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
Give the command for finding the current date.
Why is shebang used?
Does cp command overwrite files?
Write a command that will display files in the current directory, in a colored, long format.
What do know about tee command and its usage?
What do chmod, chown, chgrp commands do?
What is the significance of the 'tee' command?
What is used to type command?
Name the unix command to find how many days the server has been up.
Which command is used to restrict incoming messages?
What does pipe () return?
What is the use of cut command in unix?
How do I use nslookup?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How can we use grep command in unix?