404 Not Found

Friday, 23 October 2009

Extract zip files in Unix-like environment

To extract a tar.bz2 file, use the command (note the j option)

Code:
tar -jxvf filename.tar.bz2
To extract a tar.gz file, the the command (note the z option)

Code:
tar -zxvf filename.tar.gz
Posted by Fu at 17:53 No comments:

Monday, 19 October 2009

Run linus script after logout of the system

use:

nohup

.
Posted by Fu at 14:00 No comments:
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Labels

linux (4) C programming (2) Mac (1) Music (1) Software usage (1)

About Me

Fu
View my complete profile

Blog Archive

  • ►  2012 (2)
    • ►  October (1)
    • ►  January (1)
  • ►  2011 (2)
    • ►  October (1)
    • ►  June (1)
  • ►  2010 (4)
    • ►  May (2)
    • ►  April (1)
    • ►  January (1)
  • ▼  2009 (7)
    • ►  November (1)
    • ▼  October (2)
      • Extract zip files in Unix-like environment
      • Run linus script after logout of the system
    • ►  June (1)
    • ►  March (1)
    • ►  February (2)
  • ►  2008 (5)
    • ►  November (2)
    • ►  October (3)
Picture Window theme. Powered by Blogger.