# Used on Linux platforms. backup_apache () { cd ~ tarsnap -cvf apache-`date +'%Y-%m-%d'` apache }