Give the command to display space usage on the UNIX file system.
Answer Posted / mahesh
df -k .
| Is This Answer Correct ? | 37 Yes | 4 No |
Post New Answer View All Answers
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does this command do,"$more readme.txt“?
What do know about tee command?
What is awk command used for?
What is the search command in unix?
What is grep r?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the command to view process running?
What are the commands in UNIX to list the files in a Directory?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is command statement?
What is a bash command?
What are the general commands in using unix os for a beginner?
Explain ‘system calls’ with respect to unix commands?
How can you see the command line history?