Give the command to display space usage on the UNIX file system.
Answer Posted / vimal dubey
du is used to find the disk usage and df is used to find
the used space and the free space in the disk
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ‘ps’ command for?
What are the unix commands?
What are grep patterns?
What is ctrl d?
Which command is used to find whether the system is 32 bit or 64 bit?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How many unix commands are there?
Explain mount and unmount command.
What is the use of awk command in unix?
Give the command for finding the current date.
Explain command to display different lines that are found when compare two files?
What does the metacharacter mean?
What are the commands in UNIX to list the files in a Directory?
What is $0 bash?
What command will change your prompt to myprompt?