Give the command to display space usage on the UNIX file system.
Answer Posted / satya
du---is the command which is used for checking the disk
usage in unix.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Describe the zip/unzip command using gzip.
How do I search for text in vi?
How do I find previous commands in unix?
What do chown command do?
What are reported commands?
Name the unix command to find how many days the server has been up.
Explain ‘library functions’ with respect to unix commands?
What does 'mkdir' command do in UNIX?
What does the command ' $who | sort –logfile > newfile' do?
how to sort the content of the file based on numeric values
What is pipe command in unix?
Describe the usage and functionality of the command rm –r * in unix?
What is the search command in unix?
Why is grep called grep?
What does #!/ Bin sh do?