![]() |
Create .tar.gz
I'm sorry if this is a stupid question but I'm a total noob... :o
I'd like to create a tar.gz archive of a directory, and I'd like to keep the permissions of the files and directories in the tar.gz. How do I do it? Torben |
Code:
tar -pczf name_of_your_archive.tar.gz /path/to/directory |
| All times are GMT +2. The time now is 20:35. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.