[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic Info Sites, Uncompressing The Data!



All of the uncompression tools are most likely on your shell account.  You
can use tar to undo those tar files, gzip to undo those .gz files, and
assuming your tar supports it, a simple command like tar -zxfnoname.tar.gz
will uncompress the noname.tar.gz file in one command.  (some os
implementations of tar doesn't support this syntax)  If you need dos tools
to handle the job, Those are available too.  You can get dos gzip programs
from ftp.softcon.com in the /internet directory. under the name msdos.exe.
In that same directory is a tar.exe which will handle tar files.
(unfortunately, I swipped the tar program from another package, and it had
no documentation with it, but it's usage is identical to the linux one)


---
Send your message for blinux-list to blinux-list@redhat.com
Blinux software archive at ftp://leb.net/pub/blinux
Blinux web page at http://leb.net/blinux
To unsubscribe send mail to blinux-list-request@redhat.com
with subject line: unsubscribe