Could anyone help me to make a shell script to:
Having a certain folders and subfolders structure, copy from it to some other location all the files modified from a given date (or from a number of days on) and always preserving the folder structure.
So the result would be a subset of the origin having only the files that match the modified date condition. No need to place this new subset in any remote location... just another folder in the same file system.
Any idea on doing this?
I can think of some manual methods, but if there were something more "automatic", I'd like to know.
Thanks a lot
You could use this script:
usage: