On 8/5/05, Andreas Fredriksson <[EMAIL PROTECTED]> wrote:
try to use "find" to get all files?
A better option is to use . (dot) a the directory. Also adding -p to
preserve permissions is essential when backing up a whole system:
tar cfp - . | (cd /target/path && tar xvfp -)
try to use "find" to get all files?
--
riverfor's showtime.
riverfor's game