SUMMARY: Tape Command

From: Don Jones (donunix@yahoo.com)
Date: Wed Apr 17 2002 - 17:07:50 EDT


Thanks to Darren Dunham, Justin Stringfellow, Micheal
Sulivan and to all of those who complained about the
question.
I should've been clearer about the question.
Here's the answer:

The source of my problem is tar command and the way
it works.
tar cvf /home/donb is a mistake; I should've used:
cd /home && tar cvf donb ..
Using the "/" as the first character was not good idea
because restore will try to go there instead of where
I want it to go.
The other solution is to use GNU tar because it
stripes
the leading "/" .

Thanks,
-DJ
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:13 EDT