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 iptables command in linux?
Which command is used to review boot messages?
What is Data Command?
How do I start ms dos?
Why echo is used in linux?
How cp command works in linux?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
How to recover /etc/passwd file and /etc/shadow file?
Brief about the command ff?
What is the difference between diff and cmp command in unix?
What is SFC command?
What is the purpose output of cd command?
Is cmake a compiler?
Why do we use cmake?
Which command will show you free/used memory? Does free memory exist on linux?