Answers for "check storage in linux"

10

linux check used space in folder

du -h --max-depth=1
Posted by: Guest on April-14-2020
0

check storage in linux

Search "Disk usage analyser"

Sidenote: If cant move to trash, use sudo rm -rf _file location_(ex: /obv/Unity)
Posted by: Guest on July-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language