A simple rsync script to back up your home directory Your email has been sent Backing up your files is a very important and very often neglected measure to save yourself the frustration of lost data.
In this post I'll show you how to create a self extracting bash script to automate the installation of files on your system. This script requires coreutils (for cat, tail), awk, gzip, tar and bash.