38.2 - The dup2 System Call - A C tutorial for redirecting stdin and stdout using system calls. Share: Download MP3 Similar Tracks 38.3 - The fork System Call Tutorial - Establishing a new child process from a parent process. Kris Jordan Redirecting standard output in C CodeVault LS37.1 - Input/Output Introduction Kris Jordan Unix system calls (1/2) Brian Will System Programming in C - Basics of Fork OliveStem Understanding the Pipe System Call (popen3 example in C) Jacob Sorber What's behind a file descriptor in Linux? Also, i/o redirection with dup2. Chris Kanich Dr. Chuck reads C Programming (the classic book by Kernigan and Ritchie) freeCodeCamp.org Using execve in C Logic Lambda System Programming with C - Opening and Reading Files OliveStem How to execute another program in C (using exec) CodeVault The write system call function in C Oceano Communicating between processes (using pipes) in C CodeVault Pipe Dup Explained Ramesh Yerraballi Linux Crash Course - Data Streams (stdin, stdout & stderr) Learn Linux TV Linux Exec System Call Brian Fraser Linux PIPES and REDIRECTS: Command Line Ninja Skillz Shawn Powers Linux Pipes Explained in 3 Minutes Nir Lichtman fd, dup()/dup2() system call tutorial holidaylvr Understanding fork() system call for new process creation Edredo for Learners