https://github.com/alvachon/42_pipex
Project that made you implement the "pipe" ( | ) UNIX mechanism.
https://github.com/alvachon/42_pipex
pipex pipex-42 pipex42
Last synced: over 1 year ago
JSON representation
Project that made you implement the "pipe" ( | ) UNIX mechanism.
- Host: GitHub
- URL: https://github.com/alvachon/42_pipex
- Owner: alvachon
- Created: 2022-12-07T19:48:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T19:09:57.000Z (over 3 years ago)
- Last Synced: 2025-01-20T01:24:30.678Z (over 1 year ago)
- Topics: pipex, pipex-42, pipex42
- Language: C
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PIPEX  
Project that made you implement the "pipe" ( | ) UNIX mechanism.