Search
❯
Mar 05, 20261 min read
A Syscall used to create a copy of a File Descriptor.
int dup2(int oldfd, int newfd)