Give the command to display space usage on the UNIX file system.
Answer Posted / mohan
df -k
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is awk command used for?
Explain ‘system calls’ with respect to unix commands?
How do I search for a file in unix command?
How do I open a port?
What does pipe () return?
Write a command to kill the last background job?
Which unix command lists files/folders in alphabetical order?
Explain command to show the space allocation of files?
What is the function of grep command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the pipe command?
What is {} in find command?
How does pipe () work?
Describe the usage and functionality of the command rm –r * in unix?
What is the first character of the output in ls l command?