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 38.1 - The exec System Call Kris Jordan Linux PIPES and REDIRECTS: Command Line Ninja Skillz Shawn Powers Linux Crash Course - Data Streams (stdin, stdout & stderr) Learn Linux TV Communicating between processes (using pipes) in C CodeVault All Rust string types explained Let's Get Rusty Using execve in C Logic Lambda Dr. Chuck reads C Programming (the classic book by Kernigan and Ritchie) freeCodeCamp.org What's behind a file descriptor in Linux? Also, i/o redirection with dup2. Chris Kanich Pipe Dup Explained Ramesh Yerraballi How the C++ Linker Works The Cherno System Programming in C - Basics of Fork OliveStem Understanding the Pipe System Call (popen3 example in C) Jacob Sorber How to execute another program in C (using exec) CodeVault The Java Memory Model - The Basics Jakob Jenkov The write system call function in C Oceano