Display the Disk Usage of file sizes under each directory
in currentDirectory ?
Answer Posted / shaik nizamoddin
du -k
It displays Disk Usage of file sizes under each directory
in currentDirectory.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are runlevels in linux?
Which are the linux directory commands?
What is the difference between find and locate command in linux?
Explain command grouping in linux?
Why is it called bash?
What is cd in cmd?
What is cpu core in linux?
What does mkdir mean in linux?
What file type is a makefile?
What is the fastest way to enter a series of commands from the command-line?
What are vim commands?
How do I list directories in linux?
Is llvm a compiler?
How do you create a file?
What does (cd dir && command) do?