Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In Linux, issue command to find out how much disk space is being used by the user home directory?
Answer
du -sh ~
^^ the -s is for summary and just gives total disk usage of home dir and all its subdirs, without listing each sub dir one by one

Question
In Linux, issue command to find out how much disk space is being used by the user home directory?
Answer
?

Question
In Linux, issue command to find out how much disk space is being used by the user home directory?
Answer
du -sh ~
^^ the -s is for summary and just gives total disk usage of home dir and all its subdirs, without listing each sub dir one by one
If you want to change selection, open document below and click on "Move attachment"

4. Basic Commands
y on different computers. Run man dircmp (that is, dircmp (1)). (This is a System 5 command and is not present on LINUX. You can, however, compare directories with the Midnight Commander, mc ). <span>du <directory> Stands for disk usage and prints out the amount of space occupied by a directory. It recurses into any subdirectories and can print only a summary with du -s <direc

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.