Give the command to display space usage on the UNIX file system.
Answer Posted / anil
df -h and df -k
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which command is used to copy files?
What is the behavioural difference between cmp and diff commands?
What is the command to find hidden files in the current directory?
How does shebang work?
Explain ‘system calls’ with respect to unix commands?
What is the command to find maximum memory taking process on the server?
What is command substitution?
What is s and g in sed command?
What is the general format of unix command syntax?
Enumerate some of the most commonly used network commands in unix?
What is the difference between cat and more command?
What is grep command in unix with examples?
What does the “echo” command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the difference between cat command and more command?