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 is the use of find command in unix?
Which command is used to restrict incoming messages?
What is awk good for?
What is the comma to show the space allocation of files?
What is $0 bash?
What is a command and examples?
What is nr in awk command?
What is the command to find hidden files in the current directory?
Differentiate cat command from more command.
Differentiate cmp command from diff command.
What is in grep command?
How to use grep command to list find the records of a file containing 10 different strings?
How do I search for a file in unix command?
What is pipe command in unix?
What are bash commands?