added a lot of new scripts

This commit is contained in:
Dobromir Popov
2023-10-18 19:31:00 +00:00
parent 47e8b0105c
commit f82836130a
9 changed files with 106 additions and 28 deletions

View File

@ -21,4 +21,7 @@ mkdir
# folder size:
du -hs
du -hs
# find big files
find / -type f -size +100M