Unix System Calls Question:
What command is used to execute system calls from exe?
Answer:
system("give you command");
Previous Question | Next Question |
How to protect a process from others to kill? | The very first process created by the Kernel in UNIX is? |