https://github.com/pmarkaide/42_pipex
A project to replicate shell pipes using C
https://github.com/pmarkaide/42_pipex
Last synced: 10 months ago
JSON representation
A project to replicate shell pipes using C
- Host: GitHub
- URL: https://github.com/pmarkaide/42_pipex
- Owner: pmarkaide
- License: mit
- Created: 2024-02-12T12:03:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T14:20:18.000Z (almost 2 years ago)
- Last Synced: 2024-07-12T09:50:04.491Z (almost 2 years ago)
- Language: C
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 42_pipex
A project to replicate shell pipes using C