Changes
1 changed files (+1/-0)
-
-
@@ -1,3 +1,4 @@function btrdiff -d "Get diff between last two btrfs snapshots" # Note: doing a btrfs balance will break this command sudo btrbk diff (printf %s\n /.snapshots/$argv[1].* | tail -n2) | less end
-