Eager to Code, Enjoy to Debug ~ Embark into Each Stage with Your Heart

Posts Tagged ‘extract .tar file

Linux – How to Extract the .tar File

Posted by: Chyne on: February 21, 2008

1. Ftp the .tar file to the /tmp
2. Access to the /tmp directory
# cd /tmp
3. Check the existence of the .tar file after the transfer
# tar -tvf testing.tar
4. Extract or unzip the .tar file
# tar -xvf testing.tar5. Access to the destination folder
# cd /newdir6. Copy the existing file as the backup file with the new name
# cp config.xml config.xml0802217. Copy [...]


Email Subscription

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Friday’s Java Snack


In Java, "thread" means:

  • An instance of class java.lang.Thread
  • A thread of execution


An instance of Thread is just an object that has variables and methods, and lives and dies on the heap.
 
A thread of execution is an individual process that has its own call stack (one thread per call stack).

 

December 2009
M T W T F S S
« Nov    
 123456
78910111213
14151617181920
21222324252627
28293031  

Archives


  • system_forex_: I like this website very much. This is such a outstanding web. And it is not like other money oriented website, the message here is genuinely impo
  • Faruk: its very very very fine solution perfect
  • blackhawk: Nice tip -- thanks for sharing

StatCounter

free hit counters