/ Published in: Bash
omit the p to NOT retain permissions
Expand |
Embed | Plain Text
tar -pczf name_of_your_archive.tar.gz /path/to/directory
You need to login to post a comment.
omit the p to NOT retain permissions
tar -pczf name_of_your_archive.tar.gz /path/to/directory
You need to login to post a comment.