What is necessary before running a shell script from the terminal?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by the term single user system?
Does mac use unix?
What are the layers of unix operating system?
What are the criteria for choosing a process for swapping out of the memory to the swap device?
what is wrong with this interactive shell script?
Is learning unix useful?
Is windows a unix operating system?
What is piping?
Which language is used in unix?
Does apple use unix?
How to stop an infinite loop in 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?