Bash Script
Easy example of tar use. We provide a list of files to archive them in one tar file. tar zcvf myFile.tar.gz file1.txt file2.txt file3.txt file4.txt
tar zcvf myFile.tar.gz file1.txt file2.txt file3.txt file4.txt
Posted
in
by
admin
Tags: