From owner-freebsd-questions Thu Jul 12 12:13:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rs5s2.datacenter.cha.cantv.net (rs5s2-b.datacenter.cha.cantv.net [200.44.32.61]) by hub.freebsd.org (Postfix) with ESMTP id 55A7837B407 for ; Thu, 12 Jul 2001 12:13:48 -0700 (PDT) (envelope-from kamidesu@hotpop.com) Received: from servidor ([200.11.209.51]) by rs5s2.datacenter.cha.cantv.net (8.10.2/8.10.2/2.0) with ESMTP id f6CJDfq01280 for ; Thu, 12 Jul 2001 15:13:41 -0400 Received: from webmaster by servidor with SMTP (MDaemon.PRO.v4.0.2.T) for ; Thu, 12 Jul 2001 15:15:45 -0400 Message-ID: <004301c10b06$d5cfcfc0$0c00000a@webmaster> From: "m" To: , References: <3B4DA0C9.8068.2DD41A4B@localhost> Subject: Re: File Management... Date: Thu, 12 Jul 2001 15:14:11 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Return-Path: kamidesu@hotpop.com X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG Reply-To: kamidesu@hotpop.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. you could FIND the files and then EXECUTE a command ... "find . -ctime" or something, read the man. bye. %man find ----- Original Message ----- From: "Gardhy M. Saint-Vil" To: Sent: Thursday, July 12, 2001 1:06 PM Subject: File Management... > Hello Everyone, > > Would anyone know how to delete files based on the date modified > timestamp of files? > > ~ Gardhy > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message