Give the command to display space usage on the UNIX file system.
Answer Posted / chitra
df -mk or df -h will do
d stands for disk
f stands for free
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How do I run a bash script?
Explain ‘library functions’ with respect to unix commands?
Write a command to display a file’s contents in various formats?
What is awk good for?
What is the use of the tee command?
How many unix commands are there?
Which command is used to delete all files in the current directory and all its sub-directories?
Differentiate cat command from more command.
What is a command and examples?
What is the command to view process running?
What does find command return in unix?
What are some command words?
Write a command to kill the last background job?
What do know about tee command and its usage?
What do chmod, chown, chgrp commands do?