Give the command to display space usage on the UNIX file system.
Answer Posted / chitra
df -mk or df -h will do
d stands for disk
f stands for free
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is grep r?
Explain ‘system calls’ with respect to unix commands?
What do chmod command do?
What command will change your prompt to myprompt?
What does sed command do in unix?
What is pipe command in unix?
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 unix command to confirm a remote host is alive or not?
How can you see the command line history?
Explain command to show the space allocation of files?
Which command is used to restrict incoming messages?
What is the command to compare two files in unix?
What does grep v grep do?
What is the difference between grep and grep?
What happens when we execute a unix command?