From owner-freebsd-questions Thu Jan 7 11:27:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24027 for freebsd-questions-outgoing; Thu, 7 Jan 1999 11:27:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server6.singular.com (server6.singular.com [204.140.208.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24021 for ; Thu, 7 Jan 1999 11:27:35 -0800 (PST) (envelope-from jbarbee@singular.com) Received: from server7.singular.com ([204.140.208.10]) by server6.singular.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-42397U400L100S0) with ESMTP id AAA321 for ; Thu, 7 Jan 1999 11:27:06 -0800 Date: Thu, 7 Jan 1999 11:27:00 -0800 (PST) From: jbarbee@singular.com (John Barbee) To: freebsd-questions@FreeBSD.ORG Subject: where should system cron scripts go? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, i'm in the process of adding a number of shell and perl scripts to perform system and network tasks. these scripts will be called periodically by cron from root's crontab. what would be the most proper place for these scripts? should i just put them in /etc/ with daily and weekly? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message