What are the Unix system calls for I/O?

Answer Posted / it brat

fork()
sleep()
wait()
exec()

Is This Answer Correct ?    13 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the command which is used to execute system calls from exe?

506


How to protect a process from others to kill?

531


Explain c program to implement the unix or linux command to implement ls -l >output.txt?

448


What is the difference between command and utility in unix?

484


Tell me how to protect a process from others to kill?

500






The very first process created by the kernel in unix is?

466


What is the fork() system call?

541


Explain the mount and unmount system calls?

522


What is the first process created by the kernel in unix?

478


Explain the difference between command and utility in unix?

487


Explain the unmount system calls?

525


What are the possible return values of kill() system call?

494


Explain the mount system calls?

560