What is dot profile in unix?
Explain how do we change file access permissions?
How to know the information about a file?
What is dot profile in unix?
What are conditions for a machine to support Demand Paging?
What is $path in unix?
What is process termination in unix?
Is unix only for supercomputers?
What is $# in unix?
Explain what is standard unix streams ?
How unix is used?
Is unix still relevant?
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?