tar -cvzf my_files.tar.gz /path/to/my/directory. Note: In the above examples, the -z option tells tar to use gzip to compress the archive as ...
確定! 回上一頁