How to check logs in unix?
No Answer is Posted For this Question
Be the First to Post Answer
1)what is grep|sort give example? 2)what are the test commands
What does tr H do in unix?
Can you explain what does the kernel do?
What is unix operating system?
What is a filter in unix? Give an example.
Is darwin unix?
Is windows built on unix?
How do I find my unix os version?
What do you understand by the term filters?
How do I run a ksh script in unix?
What are my options if I want to turn on security with a non-root server ID in a UNIX® environment?
Interviewer: Lets say there is a partition of 100GB. When i tried to create a file using touch command, under any directory, it was unable to create the file- '100% full disk space'. I calculated the size of each and every directory on that partition mannually by adding each file size & in came out to be total size 50GB. Then where is the remaining 50GB ? why it is showing disk space 100% full in 'df -h' command?