On Mon, 26 Mar 2001, David wrote: > what does gunzip or gzip do that tar doesn't? > > tar xzf works and is easier to relate to. GZIP compresses. Tar doesn't - it simply puts numerous paths/files into one archive. All tar xzf does is pipe the output through GZIP before running the TAR command to dissolve the archive. It saves you some typing, is all. :-) DaZZa -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://slug.org.au/lists/listinfo/slug
- [SLUG] Uncompressing .tgz files D.V.Rogers
- Re: [SLUG] Uncompressing .tgz files Damien Gardner Jnr
- Re: [SLUG] Uncompressing .tgz files Crossfire
- Re: [SLUG] Uncompressing .tgz files Howard Lowndes
- Re: [SLUG] Uncompressing .tgz files marty
- Re: [SLUG] Uncompressing .tgz files Steve Kowalik
- Re: [SLUG] Uncompressing .tgz files DaZZa
