Is unix still around?
No Answer is Posted For this Question
Be the First to Post Answer
Is ios based on unix?
What is a directory?
command to view process running?
How do I run a unix script?
Is unix free to use?
Explain the different types of pathnames that are used in unix.
How to stop an infinite loop in unix?
How do I show only directories in unix?
How do you delete 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 will be the result if we run the command #find /tmp - mtime -2 and #find /tmp -mtime +2
What is Quorum Group? and Quorum Disk?