How can i know my Filesystem and its current usage in my
prod UNIX system?
Answer Posted / archana
df -csh gives the current disk usage
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a bash command?
Describe the usage and functionality of the command rm –r * in unix?
What difference between cmp and diff commands?
Enumerate some of the most commonly used network commands in unix?
What are reported commands?
Explain ‘system calls’ with respect to unix commands?
What is the difference between cat command and more command?
What are grep patterns?
What is grep r?
What is the difference between cat and more command?
What is grep in bash?
Which command is used to copy files?
What are the dos commands?
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 pipe command?