Give the command to display space usage on the UNIX file system.
Answer Posted / prakash
#dfspace
This command to showing details of total space structure of
system space.
# dh -f
showing only space of unix file system only.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is ctrl d?
What is time_t?
What is the general format of unix command syntax?
Write a command to kill the last background job?
What is grep and how do you use it?
How do I delete files from command prompt?
What is {} in find command?
Who command in unix operating system?
What is the command to find hidden files in the current directory?
Is grep faster than awk?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the comma to display different lines that are found when compare two files?
What are file commands?
What is ‘ps’ command for?
How does pipe () work?