Author: kxpx
Date: 12-12-06 12:46
I'm attempting to tar up specific contents inside a directory - I've got all the specified directories in a flat text file. I can't seem to get the tar option to read from this file.
The directory structure is like this:
/someuser/.ssh
They're all under /home - but the other systems home directories are not setup the same, so I just want the files specified so I can blast them out to other systems cleanly.
Is there a way for me to format a tar command that will tar only the specified /someuser/.ssh directories from the text file while saving the permissions?
Thanks,
-Keith
|
|