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
Name the general commands in using unix os for a beginner?
Explain command to show the space allocation of files?
What does pipe () return?
Differentiate cmp command from diff command.
what is the advaantage of each user having its own copy of the shell?
What is the difference between cat command and more command?
What does the md command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are filter commands in unix?
How many unix commands are there?
What is ‘ps’ command for?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Why is awk called awk?
Which command is used to find whether the system is 32 bit or 64 bit?
Can you explain a little bit about command substitution?