Display the Disk Usage of file sizes under each directory
in currentDirectory ?
Answers were Sorted based on User's Feedback
Answer / pravin
du -h gives you the human redable answer in KB,MB or GB use
of the disk
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / somnath ghosh
du -h --max-depth=1 command will show the result.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / 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 |
Answer / 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 |
Answer / shaik nizamoddin
du -k
It displays Disk Usage of file sizes under each directory
in currentDirectory.
| Is This Answer Correct ? | 1 Yes | 1 No |
have you ever got warning message from unix admin that file system running out of space or not enough disk space?what will u do?
What is $@ in shell?
What file type is a makefile?
how to view crond status? If it's show service is not found.
what is QUOTA-V
what is a command to display top 10 users who are using Huge Space?
What is the difference between diff and cmp command in unix?
I know ssh, telnet, dns,apache all are worked on TCP/UDP but i want to know any one service which are working on UDP only?
Enlist some linux to file content commands?
Which two commands can you use to delete directories?
What is #!/ Bin sh?
Find command can search for files by