Need a script to move files where their last mod date <= 'xx
MMM yyyy'
Daryl Tester
Daryl.Tester at iocane.com.au
Thu Nov 9 03:06:50 CST 2006
Evan wrote:
> Michael Cohen wrote:
>> just use find. man find is your friend.
>> Particularly look at -exec and -ctime.
> well this is an IPcop box and man isn't available to me.
It'd be pretty close to the same as man on any other
Unix machine. Failing that, there's this thing called
Google which is pretty naff (and the following query's
results aren't as bad as I thought it was going to be):
http://www.google.com.au/search?hl=en&q=man+find
> is find --help
> so what is the N value after -ctime on find represent?
Days.
--
Regards,
Daryl Tester, IOCANE Pty. Ltd.
More information about the linuxsa
mailing list