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 the first character of the output in ls l command?
What is the use of the tee command?
Why is shebang used?
What does this command do,"$more readme.txt“?
What is sed awk grep?
What is the comma to show the space allocation of files?
Name the various commands that are used for the user information in unix.
Can you enlist some commonly used network commands?
Is grep faster than awk?
What is the significance of the 'tee' command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Who command in unix?
What does awk stand for?
What difference between cmp and diff commands?
Describe the usage and functionality of the command rm –r * in unix?