From owner-freebsd-questions@FreeBSD.ORG Wed Jan 11 06:48:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4201116A41F for ; Wed, 11 Jan 2006 06:48:38 +0000 (GMT) (envelope-from hde@daden.net) Received: from mail.ruder.net (216-166-252-178.dsl.peknil.grics.net [216.166.252.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35E743D45 for ; Wed, 11 Jan 2006 06:48:37 +0000 (GMT) (envelope-from hde@daden.net) Received: from [193.169.1.119] ([12.221.238.2]) by mail.ruder.net with Microsoft SMTPSVC(5.0.2195.6713); Wed, 11 Jan 2006 00:48:30 -0600 Message-ID: <43C4AA3B.5090008@foobar-qux.org> Date: Wed, 11 Jan 2006 00:48:27 -0600 From: "Harley D. Eades III" User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: chris@collins-ca.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Jan 2006 06:48:30.0306 (UTC) FILETIME=[0852A420:01C6167B] Cc: freebsd-questions@freebsd.org Subject: Re: search by date X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2006 06:48:38 -0000 Chris Collins wrote: >Hello > >Can somebody tell me how to search for files by the date they were created. >Maybe somebody has a script they have created and would like to share. I >have about 5000 files in different directories I would like to backup crated >prior to 2003 and then delete. Any ideas? > >Thanks >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > I am not sure this is possible, due to the filesystem not storing the creation date in the inode. Cheers Harley