Posts Tagged ‘usage’
Disk Space Usage – Linux
Posted by admin | Filed under Computing and IT, Pick and Mix
What’s taking up all the space? A command prompt try some of the examples I list below: du –help This shows all the parameters you can supply the “du” command with. Typical combinations I use are as follows: du -h #human readable characters du -c #grand total displayed at end du * -s #summarise all [...]
Tags: command promp, disk, Linux, usage
