i am trying to zip individual files in a folder. i can zip the directory using
tar -zcf <filename> <location to place the file after zipping>
please help...
I do it like this
tar acf foo.tar.gz README.txt bar.txt dog.txt
ref
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
4 months ago
viewed
187 times
active