Display the Disk Usage of file sizes under each directory
in currentDirectory ?
Answer Posted / naresh
du -ah
above command will show the size of file and directory under
the current directory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the linux directory commands along with the description?
How many interfaces(ethernet cards) are working using single command?
How do you clear the screen in linux?
What is the purpose output of cd command?
What are grep patterns called?
What is a make target?
Which command reduces the size of a file?
What language is clang written in?
Information technology is widely used in
What is bc command in unix?
What would be the result of the command paste -s dog cat?
How do I know my linux shell version?
What does curl command do in linux?
How do I find previous commands in linux?
Is cmake only for c++?