Backup utility in Bash Shell Script

256

It is a simple bash shell script used to take backup of a folder/file in tar.bz2 format.

It automatically add date-time-stamping and a backup counter.

The complete script can be found here.