[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: find by year



Curtis Vaughan wrote:
Sorry for asking such amateur questions but I want to find all files created in 2003 under a directory. I know there's an easy way to do this and I've seen it before, but I can't figure it out myself. Could someone please tell me the exact command line for that?

Thanks!


--To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.orgwith a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


something like 'find /your/dir -mtime +1095' ?



Reply to: