Display the Disk Usage of file sizes under each directory
in currentDirectory ?
Answer Posted / pavan.r
du -sh <file or folder> it will give the file or folder
used how much space
df -Th </dev/sdax> it will show u in this partiton howmuch
space is used and free space with file system
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain shift command of linux?
What does f mean linux?
What is finger command in linux?
What does rmdir do in linux?
can any one send me one project on linux ...?
What is the command to see on which port which service is running?
What is dos and its commands?
How many commands are there in linux?
Which command would you use to create a file system on a new hard drive?
What command would you use to check how much memory is being used by linux?
Brief about FTP hostname?
What is ulimit in linux?
What does wc command do in unix?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What is the gcc command?