Mail Archives: cygwin/1997/07/30/10:41:45
In article <009B7FFD DOT 653E8040 DOT 20198 AT ifk20 DOT mach DOT uni-karlsruhe DOT de>,
<dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de> wrote:
>Hi Fergus, you wrote:
>
>:>> gunzip file.tar.gz
>:>> tar xf - file.tar
>
>:>I don't think so. But using the 'z' option to gnutar works as it
>:>always has:
>:
>:Yes, but the 'z' option to tar is not portable, so I can't use that. :-(
>
>But g*zip is not portable, either, only *compress is "standard" on unix.
>You can just as well install gtar, under that name, too (or link on Linux).
Good point!
Also, for the uninitiated, the above example is wrong anyway. It really
should be:
gunzip file.tar.gz
tar xf file.tar
But, really, just use "tar xzf file.tar.gz".
:-)
THIS ASSUMES THAT YOU HAVE GNUTAR AVAILABLE! DO NOT USE THIS COMMAND
WITH ANYTHING BUT GNU TAR OR YOU WILL GET AN ERROR MESSAGE THAT YOU MAY
NOT BE ABLE TO DEAL WITH. POSSIBLE EMOTIONAL DAMAGE MAY RESULT.
:-)
--
http://www.bbc.com/ cgf AT bbc DOT com "Strange how unreal
VMS=>UNIX Solutions Boston Business Computing the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -