Give the command to display space usage on the UNIX file system.
Answer Posted / sasmita
du
its used 2 check d space used in bytes...
df command is used 2 check d free space available in ur file
system in Blocks
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the unix commands?
Which command is used to create a directory?
What do know about tee command?
What is the comma to display different lines that are found when compare two files?
What are the differences among a system call, a library function, and a unix command?
Is command prompt unix?
Which unix command lists files/folders in alphabetical order?
What is sed awk grep?
What is the use of the tee command?
What is s and g in sed command?
Write a command to display a file’s contents in various formats?
What is the use of sed command in unix?
What does the command '$ls | wc –l > file1' do?
Why is grep called grep?
What does #!/ Bin sh do?