From 8eb5d639b995e85b4c69e0f77ff85064b0a50ace Mon Sep 17 00:00:00 2001 From: Miguel Date: Wed, 1 Aug 2018 12:57:52 +0200 Subject: added kvm tools and some simple scripts --- check_fs.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 check_fs.sh (limited to 'check_fs.sh') diff --git a/check_fs.sh b/check_fs.sh new file mode 100755 index 0000000..02fb151 --- /dev/null +++ b/check_fs.sh @@ -0,0 +1 @@ +sudo du /* -sh --exclude=/proc | sort -h -- cgit v1.2.3