Difference between the fork() and vfork() system call?
No Answer is Posted For this Question
Be the First to Post Answer
What is file structure in unix?
How do I find a pattern in unix?
What is a filter in unix? Give an example.
In unix, what is echo used for?
What are the types of unix?
Which is a form of interprocess communication in unix?
Which are typical system directories below the root directory?
Is unix multiuser?
Is it possible to create new a file system in UNIX?
Explain system bootup in unix.
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
Suppose you have a scheduling chain where the process 1 is a predecessor of the process 2 and both of them are scheduled every Monday at 8.00pm. Will I find execution log of process 1 every Tuesday morning? And what about the other one? Why?