Date: Wed, 11 Jan 2006 15:24:59 +0800 From: "Foo Ji-Haw" <jhfoo@nexlabs.com> To: <chris@collins-ca.com>, <freebsd-questions@freebsd.org> Subject: Re: search by date Message-ID: <013401c61680$23773e00$c801a8c0@nexpc> References: <fbf53e700601102105r455e1796s62da365ee5b93fd8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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? You can try stat() to pick up the creation/ last modified date.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?013401c61680$23773e00$c801a8c0>