How do you unarchive with TAR?

John Macdonald jmm at eci386.uucp
Fri Nov 23 01:03:33 AEST 1990


In article <6277 at minyos.xx.rmit.oz.au> s887212 at minyos.xx.rmit.oz.au (Stephen Riehm [Romulis]) writes:
|
|therefor I recommend:
|tar -xfvo <filename>
|

I recommend the same general practice, but I suggest writing it as:

tar -xvfo <filename>
       ^^

The "fo" is an easy way of commenting on the competence of the person
who made the default mechanism to be the choice that cannot be
recovered from.
-- 
Cure the common code...                      | John Macdonald
...Ban Basic      - Christine Linge          |   jmm at eci386



More information about the Comp.unix.questions mailing list