exec: abandon this program to run another
exit: exits from program
fork: creates new process just like this
getppid: get parent process ID
getpriority: returns current priority of the process
kill: sends a signal to a process or group of process
setpriority:
sleep:
syscall:
system:
times:
wait:
waitpid:
warn:
No comments:
Post a Comment