Find total size of a folder

master
Eirik Th S 2021-03-05 09:50:52 +01:00
parent 79452b6dfd
commit c5583f6e97
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ To find the largest 20 files in a directory:
<br>
Find the total size of a folder: `du -hs /foldername`
<br>
### Set script as startup
If, for some reason, apache isn't startup: