bash-cpafter


Two bash scripts for copying files modified after a certain date.

Fairly simple project, created mostly as a test/trial of Google Code. Cpafter is my stab at recreating in the GNU/Linux bash shell the Windows xcopy option where you can copy only files modified after a certain date.

See:

http://www.movingtofreedom.org/2007/04/15/bash-shell-script-copy-only-files-modifed-after-specified-date/

Project Information

Labels:
bash cp date utility script