How to know the information about a file?
No Answer is Posted For this Question
Be the First to Post Answer
What are the layers of unix operating system?
How zip the file in unix?
How to compare two text files in unix?
How do I grep multiple patterns in unix?
What is the difference between a shell variable that is exported and the one that is not exported?
What is .login file in unix?
What are conditions for a machine to support Demand Paging?
Does apple use unix?
How do I find the port number of pid in unix?
Is mac a unix system?
Is unix a network operating system?
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?