Linux interview questions and Snippets for daily use on Linux :P

Sunday, October 27, 2013

Unzipping .tar.gz
Note that .tgz is the same thing as .tar.gz

tar -xvzf filename.tar.gz
Posted by Detonator at 11:44 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2014 (2)
    • ►  January (2)
  • ▼  2013 (15)
    • ►  December (2)
    • ►  November (5)
    • ▼  October (8)
      • To see all CPU's input command "top" at terminal...
      • To know the time taken by a command time ls time...
      • To know where your file is mounted df -Ph /users...
      • Unzipping .gz gzip -d myfile.gz
      • Unzipping .tar.gz Note that .tgz is the same thin...
      • Finding all NIC's on a machine ifconfig -a|grep ...
      • Search for a string in files in a folder grep "a...
      • Listing Directories in Linux: ls -lrt | grep -e ^...

Contributors

  • Detonator
  • gaurav
Simple theme. Powered by Blogger.