Can you tell me something about wildcard interpretation?
No Answer is Posted For this Question
Be the First to Post Answer
A process is running for 1000 times.How to kill all processes except one i.e kill 999 processes?
What is a filter in unix? Give an example.
What is difference between SSH V1 and SSH V2? What are drawbacks of SSH V2?
What are directories in unix?
What do you understand by the term wild-card interpretation?
How does unix pipe work?
command to display different lines that are found when compare two files?
Is windows a unix operating system?
What do you mean by the protection fault?
What is unix pattern?
What is the full form of unix?
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?