How can i know my Filesystem and its current usage in my
prod UNIX system?
Answer Posted / vengadesh
df -k can give you Filesystem usage.
bdf in case of HP-UX
Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What does the command '$ls | wc –l > file1' do?
What is the general format of unix command syntax?
Write a command that will display files in the current directory, in a colored, long format.
What is the difference between cat and more command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are awk commands?
What is the use of finger command?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the command to view process running?
Who wrote grep?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What are the differences among a system call, a library function, and a unix command?
What is in grep command?
What do know about tee command?
What is the command to find hidden files in the current directory?