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
How do I search for a file in unix command?
What is {} in find command?
What is command statement?
What does this command do,"$more readme.txt“?
How do I clear my terminal history?
What is the pipe command?
How do you grep recursively?
What is the use of cut command in unix?
What does awk stand for?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which command can you use to find the currently running process in unix server?
What is nr in awk command?
What is the comma to show the space allocation of files?
What is the use of egrep command in unix?
What is unix command line?