Give the command to display space usage on the UNIX file system.
Answer Posted / jatanig
du -h /dev/filename (filename is the name of the file like
sda and hda)
d -disk
u -usage
-h -human-readable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does grep v do?
How do I clear my terminal history?
What is the use of finger command?
What is the difference between awk and grep?
How to find $ai_serual resolved path by using unix
What is $0 bash?
What does #!/ Bin sh do?
Which command can you use to find the currently running process in unix server?
Is command prompt unix?
How do I search for a file in unix command?
Explain command to display different lines that are found when compare two files?
Write a command that will display files in the current directory, in a colored, long format.
why metadb requires a seperate slice to create Solaris volume manager
What is the command to find maximum memory taking process on the server?
How does pipe () work?