/ Published in: Bash
URL: http://www.unix.com/unix-dummies-questions-answers/26045-tar-gzip-help.html
Expand |
Embed | Plain Text
tar zcvf myFile.tar.gz file1.txt file2.txt file3.txt file4.txt
You need to login to post a comment.
URL: http://www.unix.com/unix-dummies-questions-answers/26045-tar-gzip-help.html
tar zcvf myFile.tar.gz file1.txt file2.txt file3.txt file4.txt
You need to login to post a comment.