Skip to content

Instantly share code, notes, and snippets.

@waynegraham
Created January 3, 2011 19:51
Show Gist options
  • Save waynegraham/763853 to your computer and use it in GitHub Desktop.
Save waynegraham/763853 to your computer and use it in GitHub Desktop.
#! /bin/bash
cd /
tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment