This repo serves as an example for how pipes can be used with tested working examples. I hope you get as much use of this as I did.
- Pipe to STDIN
- Pipe to STDOUT
- Pipe to STDIN & STDOUT
- Named Pipe to STDIN
- Named Pipe to STDOUT
- Named Pipe to STDIN & STDOUT
- Named Pipe fork() -> exec()