Give the command to display space usage on the UNIX file system.
Answer Posted / deepika dadhich
du -a
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the command to find hidden files in the current directory?
What is in grep command?
What does pipe () return?
What do chmod, chown, chgrp commands do?
What's a command word?
How does the system know where one command ends and another begins?
What is the use of the tee command?
What is grep short for?
Is grep faster than awk?
Which unix command to make a new directory?
What are file commands?
What is the functionality of a top command?
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)?
Which command is used to kill the last background job?
How do I clear my terminal history?