Skip to content

References

Yilin Gao edited this page Dec 2, 2017 · 2 revisions

Creating Pipe (pipes of any number of commands)

http://www.cs.loyola.edu/~jglenn/702/S2005/Examples/dup2.html

StackOverflow

Child process waiting forever and the program not moving forward: StackOverflow

Redirecting input and output

use open() to write file with create, permission: StackOverflow

Clone this wiki locally