Explain what is inode?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?
In what way the Fault Handlers and the Interrupt handlers are different?
What are shell variables?
How can you edit a large file without opening it in unix?
What is ps1 and ps2 in unix?
What is unix kernel explain it?
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?
1)How to schedule a job,that will periodically execute in second by crontab? 2)I know only second specific time to execute the job. like 10 10 * * * sleep 40&&ps -l>/dev/pts/1 It will execute at 10:10:40 AM but do not know how to execute 15 second,30 second so on at 10:10 am.
Was unix the first operating system?
Elucidate on the different ids used in the unix process?
Differentiate multiuser from multitask.
Is unix a programming language?