tar -xvf file.tar | unzip tar file |
tar -t file.tar | list contents of tar file |
tar -xvfz file.tar.gz | unzip tar.gz file |
tar -xvfj file.tar.bz2 | unzip tar.bz2 file |
gunzip file.gz | unzip gzip file |
unzip file.zip | unzip zip file |
bunzip2 file.bz2 | unzip bzip2 fil |
Friday, July 6, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment