From a659fb4ab6d0a0c5f7ea411a9d4c34455ee787ba Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Tue, 20 Oct 2015 23:48:51 -0700 Subject: [PATCH] Why? --- why.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 why.txt diff --git a/why.txt b/why.txt new file mode 100644 index 0000000..883bc62 --- /dev/null +++ b/why.txt @@ -0,0 +1,4 @@ +first=$(head -n1 /home/zachary/deadtree.backups) +sudo btrfs subvolume snapshot -i 1/100 $first deadtree.latest +sudo rsync -aAXv --progress --inplace $first deadtree.latest + -- 2.47.3