Hi I want to write a Shell script for take backup off today's modified files only.
I can able to list the modified files and Directories using the find command find / -mtime 1 how can i send this output to a directory for take backup. please help with thanks Asir _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
