From owner-freebsd-questions Thu Jul 12 10:56:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id D16EF37B403 for ; Thu, 12 Jul 2001 10:56:28 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id UAA16170; Thu, 12 Jul 2001 20:03:44 +0200 Message-ID: <3B4DE52D.2083D886@i-clue.de> Date: Thu, 12 Jul 2001 19:58:05 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: gardhy@usvisanews.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: File Management... References: <3B4DA0C9.8068.2DD41A4B@localhost> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 "Gardhy M. Saint-Vil" schrieb: > > Hello Everyone, > > Would anyone know how to delete files based on the date modified > timestamp of files? find /your/path/to/clean/up -date 3 -rm man find is your friend. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message