I could not find it anywhere....
Monday, May 10, 2010
Computer / Linux / Creating tar archive
To create a 'tar.gz' archive in Linux from a folder use the following command:
tar -pczf name_of_your_archive.tar.gz /path/to/directory
Newer Posts
Home
Subscribe to:
Posts (Atom)