38.2 - The dup2 System Call - A C tutorial for redirecting stdin and stdout using system calls.
14:42
38.3 - The fork System Call Tutorial - Establishing a new child process from a parent process.
15:39
Redirecting standard output in C
45:16
Unix system calls (1/2)
12:38
fork() y pipe(fd) , Hijo y padre se comunican con un pipe, C, linux
31:02
LS37.1 - Input/Output Introduction
19:52
Simulating the pipe "|" operator in C
14:34
Comunicar 3 procesos (ls, grep y wc) usando 2 pipes, fork(), dup2(), execlp(). Programar en C, Linux
18:21