https://github.com/dsite42/pipex
42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.
https://github.com/dsite42/pipex
42 child-process fork parent-process pipes pipex redirections
Last synced: 3 months ago
JSON representation
42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.
- Host: GitHub
- URL: https://github.com/dsite42/pipex
- Owner: Dsite42
- Created: 2023-03-22T14:58:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-15T13:31:39.000Z (over 1 year ago)
- Last Synced: 2025-01-14T00:14:50.087Z (5 months ago)
- Topics: 42, child-process, fork, parent-process, pipes, pipex, redirections
- Language: C
- Homepage:
- Size: 1.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pipex
This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.

[Subject PDF](subject-pipex.pdf)