2009
2006
1970
Tar & Gzip
by shariflUsing Tar and Gzip<br /> <br /> Tar and Gzip are two of the most common utilities for archiving and compressing files. More specificly, tar is used for archiving and gzip is used for compression, however the two are most often used in conjunction.
Batch change extension of files on the unix command line
by shariflThese are one-liners which batch rename files meeting a certain criteria under unix
1
(5 marks)