Re: How do i access a file with *.tar on the end?



So sprach »Patrick Lane« am 2001-08-29 um 15:53:08 -0700 :
> this will extract the file. Tarballs are compressed data (similar to a 

No, they are not.  Tarballs contain multiple files, but the files are
"simply" appended to each other.  Compression is normally done by
gnuzip, in which case the file is named foo.tar.gz or foo.tgz.
Increasingly often, you'll find .tar.bz2 files.  These are compressed
with bzip2 - yet another compression program which works A LOT better
than gzip.

Alexander Skwar
-- 
How to quote:	http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:	http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
		Uptime: 17 hours 5 minutes




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