AJ>> Stupid check-and-the-egg question. I want to back up my entire
AJ>> hard-drive to a tgz file using tar. How can I do this, without
AJ>> adding the tar to the tar?!
Well, you might prepare the file list beforehand (with, e.g., find) and
then feed it to tar or cpio.
--
[EMAIL PROTECTED] \/ There shall be counsels taken
Stanislav Malyshev /\ Stronger than Morgul-spells
phone +972-3-9316425 /\ JRRT LotR.
http://sharat.co.il/frodo/ whois:!SM8333
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]