How can we GZip every file separately?
I don\'t want to have all of the files in a big tar.
You can use gzip *
gzip *
Note:
-k
--keep