From owner-freebsd-questions Wed Sep 16 15:17:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22265 for freebsd-questions-outgoing; Wed, 16 Sep 1998 15:17:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from beef.cybertouch.org (h24-64-138-128.mt.wave.shaw.ca [24.64.138.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22116 for ; Wed, 16 Sep 1998 15:16:28 -0700 (PDT) (envelope-from beef@beef.cybertouch.org) Received: from localhost (beef@localhost) by beef.cybertouch.org (8.8.8/8.8.8) with SMTP id SAA04187 for ; Wed, 16 Sep 1998 18:12:56 -0400 (EDT) (envelope-from beef@beef.cybertouch.org) Date: Wed, 16 Sep 1998 18:12:56 -0400 (EDT) From: Lanny Baron To: questions@FreeBSD.ORG Subject: need a crontab example... 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, 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. So on the fourth day, the file owned by /home/madonna or user madonna would be removed. But a file or files owned by /home/syd or user syd. Assuming the file(s) owned by syd were 2 days old. Would remain in the dir of /tmp Thanks for your help :-) Lanny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message