Thanks for the prompt response on the TAR issue.
However, I did fail to mention one thing. Following the "find" statements to create the list of "u01", "u02", etc. F/s, I
am using the "grep -v" to remove certain sub-directories from being backed up. How can I achieve this by using a mere "tar cv /u01 /u02 /u03 ..."? i.e. how do I backup all these directories but also ensure that certain sub-dirs within some of these dirs are not backed up?
Harihar K
Received on Sat Jun 23 2001 - 05:37:15 NZST