Answer Posted / it brat
fork()
sleep()
wait()
exec()
| Is This Answer Correct ? | 13 Yes | 12 No |
Post New Answer View All Answers
Tell me how to protect a process from others to kill?
Explain the mount and unmount system calls?
What are the possible return values of kill() system call?
What is the fork() system call?
Explain the mount system calls?
The very first process created by the kernel in unix is?
Explain the unmount system calls?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
How to protect a process from others to kill?
What is the first process created by the kernel in unix?
Explain the difference between command and utility in unix?
What is the difference between command and utility in unix?
Name the command which is used to execute system calls from exe?