diff options
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 |
