Multiple choice

Which of the following system calls is used to duplicate the file in another file?

  1. replic

  2. duplic

  3. dup

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This system call is used to duplicate the file in another file.