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 awk command used for?
Differentiate cmp command from diff command.
What is the use of sed command in unix?
Who command in unix?
What does touch command do in unix?
What is the use of tee command?
How does shebang work?
Describe the usage and functionality of the command rm –r * in unix?
What are grep patterns?
How can we use grep command in unix?
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)?
What does the command ' $who | sort –logfile > newfile' do?
What is pipe command in unix?
why metadb requires a seperate slice to create Solaris volume manager
What is the command to compare two files in unix?