Linux Unzip Shell Commands & Other useful Commands

Posted on: Saturday, November 24th, 2007 | Written by Wakish

 linux

Linux Unzip Commands

Command Description
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 file

Other useful Linux Commands

Command Description
startx start x windows
shutdown -r now restart
shutdown -h now shutdown w/o restart
su login to root
exit exit root/end terminal

Share This Article with your friends if you appreciate my effort to write it!

SUBSCRIBE ⇒ ∑ [ EMAILRSS ] wakish.info

Posted in: Technology At Glance

Leave a Comment

Close
E-mail It