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 grep in bash?
What are filter commands in unix?
Which command is used to create a directory?
How do you grep a case insensitive?
What is the nmap command?
What is the command to find hidden files in the current directory?
Differentiate cat command from more command.
Why is shebang used?
Which command is used to kill the last background job?
Write a command that will display files in the current directory, in a colored, long format.
What is the significance of the 'tee' command?
How do I run a bash script?
Explain the steps that a shell follows while processing a command.
Describe the usage and functionality of the command rm –r * in unix?
What do chmod, chown, chgrp commands do?