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
Name the command which is used to execute system calls from exe?
Tell me how to protect a process from others to kill?
What is the difference between command and utility in unix?
Explain the mount and unmount system calls?
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 fork() system call?
The very first process created by the kernel in unix is?
Explain the mount system calls?
Explain the unmount system calls?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
What are the possible return values of kill() system call?