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 do I search a whole word in vim?
Explain ‘system calls’ with respect to unix commands?
Write a command to kill the last background job?
Using unix command how to display no of records in oracle?
What is the command to find maximum memory taking process on the server?
What is {} in find command?
Explain the steps that a shell follows while processing a command.
What is the difference between grep and grep?
What is the functionality of a top command?
Which command should you use to find the remaining disk space in unix server?
What is awk good for?
What does #!/ Bin sh do?
What is the nmap command?
What is the use of finger command?
Who invented grep?