Changes
Jump to navigation
Jump to search
3 bytes added
, 13:41, 11 January 2022
mLine 1: |
Line 1: |
| ==Disk usage error== | | ==Disk usage error== |
| Check what folder is full: | | Check what folder is full: |
− | <syntaxhighlight lang="c"> | + | <syntaxhighlight lang="bash"> |
| cd /storage | | cd /storage |
| du -h -d 1 | | du -h -d 1 |