How can i know my Filesystem and its current usage in my
prod UNIX system?
Answer Posted / sreehari ck
df -h
this command also display ur filesystem size (used as well
as avilable in human readable format )
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of awk command in unix?
How do I clear my terminal history?
Can you enlist some commonly used network commands?
What is the difference between awk and grep?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of the tee command?
What is in grep command?
how to sort the content of the file based on numeric values
What does the metacharacter mean?
What does the md command do?
What is sed awk grep?
What is the difference between cat and more command?
Explain mount and unmount command.
What does pipe () return?
Write a command to kill the last background job?