From 98a3e3153776384b978aad0909523c9726065b26 Mon Sep 17 00:00:00 2001 From: Tim van Veenendaal Date: Wed, 20 Apr 2016 14:18:21 +0200 Subject: [PATCH] added full backup command --- full-backup.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 full-backup.sh diff --git a/full-backup.sh b/full-backup.sh new file mode 100644 index 0000000..430e7a5 --- /dev/null +++ b/full-backup.sh @@ -0,0 +1,2 @@ +# full backup of the OS +sudo tar cvpzf /media/data/backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/media --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /