Which of the following system call is used for duplicating file descriptor?
(a) dup
(b) decr
(c) exec
(d) execv
I got this question during an interview for a job.
I would like to ask this question from Process Control System Calls in division System Programming II – Process Control & Unix System Performance of Unix