Help Guide For Software Engineer
Wednesday, December 31, 2014
Create .tar file in Linux
Following command can be used to create .tar file in Linux.
tar -cvf all.tar *.txt
Above command ceate tar files for all .txt files in the directory.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment