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

Re: mv files by date



* Curtis Vaughan [2006.08.31 16:00]:
> Can someone tell me the correct command line for moving a bunch of  
> files between directories that are, say, older than yesterday while  
> preserving their time stamps?

With Z shell:

mv *(.m+2) /dest/dir

-- 
JR



Reply to: