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
How to display no of records in oracle using unix command?
Why is grep called grep?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain command to view process running?
What is updatedb?
How do I search for a file in unix command?
What do know about tee command and its usage?
How can we use grep command in unix?
What is time_t?
Name the general commands in using unix os for a beginner?
What command will change your prompt to myprompt?
What is grep short for?
What does grep v do?
What are bash commands?
What is a command and examples?