Bas at Harecoded
Script for compressing files with gzip within the terminal with date
by maguilar
on 14/09/2005 |
Leave your comment
This is a simple bash script to compress in tar.gz (gzip) format a file or folder appending date to file name. Save this file as gzip.sh and give it execution permissions. From terminal i ...read more