How can i know my Filesystem and its current usage in my
prod UNIX system?
Answer Posted / vengadesh
df -k can give you Filesystem usage.
bdf in case of HP-UX
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What is the difference between grep and grep?
What is the use of awk command in unix?
What is $0 bash?
Name the unix command to find how many days the server has been up.
Which command will print your home directory on screen?
What is the difference between cat and more command?
How many unix commands are there?
How does the system know where one command ends and another begins?
What does pipe () return?
Which command is used to copy files?
How do I find previous commands in unix?
What are the unix commands?
What is the size of time_t?
Why is it called grep?
Write a command that will display files in the current directory, in a colored, long format.