What are the three major components of any unix system?
No Answer is Posted For this Question
Be the First to Post Answer
What is pipe in unix example?
What is disk block allocation in unix?
What are the file permissions and access modes in unix?
What is unix buffer cache?
What are the four components of the unix file system?
How zip the file in unix?
What is a unix shell?
What are the basic responsibilities of a shell?
How would you display the last line of a file?
How to display n-th line of a file 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?
What are the requirements for a swapper to work?