Hi,
For backup purpose, I'd like to zip all files of a folder that have been modified or created since a given date. I get the wanted list files by running "find myrep -anewer aFileWithGivenDate". Now how can I pass this list of files to the "zip" compresser?
Thanks in advance for your help,
ACario


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to