Viewing articles tagged 'usage'

 Under any linux system, you want to use the command du. (Disk Usage)

Common usage is : du -sh file(s) name(s) or du -sh /path/to/dir/* Replace 'h' by 'k','m' or 'g'...