Display the Disk Usage of file sizes under each directory
in currentDirectory ?
Answer Posted / somnath ghosh
du -h --max-depth=1 command will show the result.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a make target?
What is du -s * | sort -k1,1rn | head command used for?
What is c++ makefile?
Information technology is widely used in
What is a makefile in c?
How do you clear the screen in linux?
What is the makefile in c?
Explain the working of command grouping?
What does the ps command do in linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What the command used for search file or files for specific text?
Which command is used to find what is in your home directory?
What does free command do in linux?
How do I do a whois search?
What is clang tidy?