Re: Tarballs and RPMS

2002-04-26 Thread bbales
On Thursday 25 April 2002 09:12 am, you wrote: Apparently I don't have man pages on my system detailing how these work. I am wondering if someone can provide me with a website that will tell me how they work and how to use them, i.e. install them. A tarball is a file that has been compressed

Re: Tarballs and RPMS

2002-04-26 Thread Tom Wilson
, i.e. install them. Well there isn't an explicit man page for tarballs, and RPMS should be RPM. Try man tar, man gzip, man rpm If that all fails ( if you don't have man pages install at all on you system) here is a website. http://linux.ctyme.com/ -- Tom Wilson Registered Linux user

RE: Tarballs and RPMS

2002-04-26 Thread Trevor
Apparently I don't have man pages on my system detailing how these work. I am wondering if someone can provide me with a website that will tell me how they work and how to use them, i.e. install them. Generally: tar - tar -xf filename.tar [extracts] tar.gz - tar -zxf

RE: Tarballs and RPMS

2002-04-26 Thread Tom Wilson
explicitly for Tarballs and RPMS is RPM. For tarballs try: man tar man gzip For RPMS try: man rpm If the the man pages are not installed at all, http://linux.ctyme.com/ HTH, --Tom Wilson ___ Redhat-list mailing list [EMAIL PROTECTED] https

Tarballs and RPMS

2002-04-25 Thread Michael . Hughes
Apparently I don't have man pages on my system detailing how these work. I am wondering if someone can provide me with a website that will tell me how they work and how to use them, i.e. install them. Thanks ___ Redhat-list mailing list [EMAIL