Part of my pre-backup script I would like to run a command such as
find /usr/src -name .config
for example:
/usr/src/kernel-source-2.6.9-rja/.config /usr/src/linux-2.6.10-rja/.config
and for every match write a file to my /backup_data directory with a filename that is made up like "kernel-source-2.6.9-rja.config" and "linux-2.6.10-rja.config" or some similar unique filename which relates the the kernel tree.
Thank you for any help, Bob
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]