From owner-freebsd-questions Wed Sep 16 19:29:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16454 for freebsd-questions-outgoing; Wed, 16 Sep 1998 19:29:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA16433 for ; Wed, 16 Sep 1998 19:29:34 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id OAA03339; Thu, 17 Sep 1998 14:27:55 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Thu, 17 Sep 1998 14:27:54 +1200 From: Jonathan Chen To: Lanny Baron cc: questions@FreeBSD.ORG Subject: Re: need a crontab example... In-Reply-To: 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 On Wed, 16 Sep 1998, Lanny Baron wrote: > To the people that responded before, thank you. But what I need is > an example of how to set a crontab whereby, the dir of /tmp would be > cleared of files for any user that the user has left in that dir for more > than 3 days. You don't need a crontab entry for that. Check out /etc/daily and uncomment the lines ~lines 42-54 about purging /tmp and /var/tmp. Jonathan Chen --------------------------------------------------------------------- Who dares nothing, need hope for nothing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message