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
Write a command to display a file’s contents in various formats?
What is the significance of the 'tee' command?
What happens when we execute a unix command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I use grep to find a file?
What is the pipe command?
What is the function of grep command in unix?
What is sed awk grep?
What do know about tee command?
What are the unix commands?
What is grep in bash?
What do chmod, chown, chgrp commands do?
What do chgrp command do?
What does the “echo” command do?
What is the command to find maximum memory taking process on the server?