disk space usage commands

Get disk space information

df -h

Get the sizes of all the folders/directories in the current directory

du -sh *

Get the size of all the files in the current directory including files in the sub folders.

du -ah

Search within Codexpedia

Custom Search

Search the entire web

Custom Search