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
Which command is used to delete all files in the current directory and all its sub-directories?
What are the commands in UNIX to list the files in a Directory?
How does shebang work?
Explain command to display different lines that are found when compare two files?
How do I use grep to search for a file?
What command is used to switching between users in unix?
What is ‘ps’ command for?
Is ‘du’ a command? If so, what is its use?
What does find command return in unix?
Which command will print your home directory on screen?
What is $0 bash?
What is merge command in unix?
What's a command word?
What is grep short for?
Write a command to kill the last background job?