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 the use of mv command in linux?
What is in mkdir command?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
What is build process?
What is #!/ Bin sh?
What is env command in linux?
How do I run bash on windows?
What are the basic dos commands?
How use linux command line?
Why do we use cmake?
How does case sensitivity affect the way you use commands?
What is df -h command?
What does curl command do in linux?
Explain about sh?
What is linux pwd (print working directory) command?