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