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 LS37.1 - Input/Output Introduction Kris Jordan Redirecting standard output in C CodeVault Linux Crash Course - Data Streams (stdin, stdout & stderr) Learn Linux TV Dr. Chuck reads C Programming (the classic book by Kernigan and Ritchie) freeCodeCamp.org 38.1 - The exec System Call Kris Jordan System Programming in C - Basics of Fork OliveStem How to execute another program in C (using exec) CodeVault The Art of Code - Dylan Beattie NDC Conferences Linux PIPES and REDIRECTS: Command Line Ninja Skillz Shawn Powers Unix system calls (1/2) Brian Will Using execve in C Logic Lambda System Programming with C - Opening and Reading Files OliveStem Pipe Dup Explained Ramesh Yerraballi What's behind a file descriptor in Linux? Also, i/o redirection with dup2. Chris Kanich The write system call function in C Oceano How the C++ Linker Works The Cherno Understanding the Pipe System Call (popen3 example in C) Jacob Sorber 37.2 - Pipes Kris Jordan Communicating between processes (using pipes) in C CodeVault