Give the command to display space usage on the UNIX file system.
Answer Posted / vivek nagarajan
You can use
df or
dfspace or
du
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is pipe command in unix?
Is ‘du’ a command? If so, what is its use?
What is awk used for?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the significance of the 'tee' command?
How do I search a whole word in vim?
Enlist some filename manipulation commands in unix.
How can you see the command line history?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What difference between cmp and diff commands?
What are bash commands?
What's a command word?
How do you repeat a command in terminal?
What are grep patterns?
What is the use of tee command?