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
Which command is used to restrict incoming messages?
What is ctrl d?
Which command can you use to find the currently running process in unix server?
What are the general commands in using unix os for a beginner?
Enumerate some of the most commonly used network commands in unix?
Why is grep called grep?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Explain command to display different lines that are found when compare two files?
What is the command to find hidden files in the current directory?
How do I run a bash script?
What is the use of egrep command in unix?
what is the advaantage of each user having its own copy of the shell?
What is the difference between cat command and more command?
What does #!/ Bin sh do?
How do I use grep to search for a file?