diff options
| author | Miguel <m.i@gmx.at> | 2018-08-01 12:57:52 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-01 12:57:52 +0200 |
| commit | 8eb5d639b995e85b4c69e0f77ff85064b0a50ace (patch) | |
| tree | a7e7448ad6648cf0d130fabae31169a058e65993 /check_fs.sh | |
added kvm tools and some simple scripts
Diffstat (limited to 'check_fs.sh')
| -rwxr-xr-x | check_fs.sh | 1 |
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 |
