How do you delete a file in unix?
What is a parent directory in unix?
What is the root directory in unix?
What is dev null in unix?
Which unix shell is best?
How to perform a system shutdown in unix?
What are the advantages of unix?
Name two paging states for a page in memory?
What is the role of the kernel in unix?
What are the types 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?
What does tr H do in unix?
What does cp mean in unix?