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
How to root mirror in linux?
What does grep grep do?
Explain about lprm job number?
How do you insert comments in the command line prompt?
What is the role of case sensitivity in affecting the way commands are used?
What is dos and its commands?
What is Data Command?
What is clang tidy?
What is the use of finger command in linux?
What is cat command in linux?
How do you create a file 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?
How do you save a file in linux?
Explain the ‘ls’ command in linux
How can I check the exit status of my previous command in Linux operating system?