Is unix portable?
No Answer is Posted For this Question
Be the First to Post Answer
Is learning unix useful?
What is unix directory structure?
In what way the protection fault handler concludes?
What is output of the following?
what is wrong with this interactive shell script?
Is android unix like?
Explain what are links and symbolic links in unix file system?
What is unix for?
What is necessary before running a shell script from the terminal?
How do you kill a job in unix?
briefly describe the shell's responsibilities?
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?