How do you start and stop services in unix without using admin console?
No Answer is Posted For this Question
Be the First to Post Answer
Is unix cli or gui?
Is it possible to create new a file system in UNIX?
how to use grep command to list find the records of a file containg 10 different strings
How do you kill a job in unix?
Which unix shell is best?
Which is the shell of unix?
Why do we need unix shell scripting?
What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?
What are the four components of the unix file system?
What is unix file?
What is unix and shell scripting?
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?