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
What is ‘ps’ command for?
What is the command to find maximum memory taking process on the server?
How do you grep a case insensitive?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the command to compare two files in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is nr in awk command?
Explain ‘library functions’ with respect to unix commands?
Can you explain a little bit about command substitution?
What does the “echo” command do?
Which command should you use to find the remaining disk space in unix server?
What is the use of egrep command in unix?
Explain command to view process running?
How do I search for text in vi?