Linux Unzip Shell Commands & Other useful Commands

Written by

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



Posted in: Technology At Glance

  No Comment yet - Be the first to respond to " Linux Unzip Shell Commands & Other useful Commands "!

Use The Form Below To Leave Your Comment(s):

Feel free to use these tags in your comments: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>