Give the command to display space usage on the UNIX file system.
Answer Posted / vimal dubey
du is used to find the disk usage and df is used to find
the used space and the free space in the disk
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name the general commands in using unix os for a beginner?
How do I use grep to find a file?
What difference between cmp and diff commands?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of egrep command in unix?
How do you repeat a command in terminal?
What does this command do,"$more readme.txt“?
What is {} in find command?
What will the following command do?
What is the comma to display different lines that are found when compare two files?
Is it inbetween or in between?
Which command will print your home directory on screen?
What is the use of finger command?
What is unix command?
How does pipe () work?