Give the command to display space usage on the UNIX file system.
Answer Posted / rohan satpute
1. df -k
2. df -h
3. du -sk [Directory name]
4. du -sh [Directory name]
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Differentiate cat command from more command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is .sh file?
What is unix command?
Name the general commands in using unix os for a beginner?
Who invented grep?
Explain command to view process running?
What do know about tee command and its usage?
Differentiate cmp command from diff command.
What does grep v grep do?
why metadb requires a seperate slice to create Solaris volume manager
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 does #!/ Bin sh do?
What does awk stand for?
Who command in unix?