Give the command to display space usage on the UNIX file system.
Answer Posted / rohan satpute
1. df -k
2. df -h
3. du -sk [Directory name]
4. du -sh [Directory name]
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is grep short for?
How do I clear my terminal history?
How many unix commands are there?
What is pipe command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
Explain command to show the space allocation of files?
What is ctrl d?
Explain the steps that a shell follows while processing a command.
What is a command and examples?
hw will u use awk in replacing cahrs and files
What is unix command line?
What is the significance of the 'tee' command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command is used to delete all files in the current directory and all its sub-directories?
What is awk command used for?