Give the command to display space usage on the UNIX file system.
Answer Posted / chandan
df -h
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does #!/ Bin sh do?
Explain mount and unmount command.
What is the use of find command in unix?
What is awk good for?
What is the significance of the 'tee' command?
What is grep command in unix with examples?
What does this command do? Cat food 1 > kitty
Which unix command to make a new directory?
Why is it called grep?
What is merge command in unix?
How do you grep a case insensitive?
What is s and g in sed command?
Write a command to display a file’s contents in various formats?
What is the behavioural difference between cmp and diff commands?
How can we use grep command in unix?