Give the command to display space usage on the UNIX file system.
Answer Posted / chandan
df -h
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is $0 bash?
How to use grep command to list find the records of a file containing 10 different strings?
Which command is used to create a directory?
Which command should you use to find the remaining disk space in unix server?
What is the use of the tee command?
Which command is used to delete all files in the current directory and all its sub-directories?
How do I use grep to find a file?
Explain ‘library functions’ with respect to unix commands?
What are the commands in UNIX to list the files in a Directory?
What are grep patterns?
Name the general commands in using unix os for a beginner?
Write a command to display a file’s contents in various formats?
What is the use of find command in unix?
What is awk good for?