summaryrefslogtreecommitdiff
path: root/check_fs.sh
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-08-01 12:57:52 +0200
committerMiguel <m.i@gmx.at>2018-08-01 12:57:52 +0200
commit8eb5d639b995e85b4c69e0f77ff85064b0a50ace (patch)
treea7e7448ad6648cf0d130fabae31169a058e65993 /check_fs.sh
added kvm tools and some simple scripts
Diffstat (limited to 'check_fs.sh')
-rwxr-xr-xcheck_fs.sh1
1 files changed, 1 insertions, 0 deletions
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