An open API service indexing awesome lists of open source software.

https://github.com/panda2742/42-pipex

My personal pipex for Milestone 2. Remake of the pipe operator's behavior in shell. Exemple: `./pipex infile cmd cmd outfile` imitates `< infile cmd | cmd > outfile`.
https://github.com/panda2742/42-pipex

42cursus pipex

Last synced: about 2 months ago
JSON representation

My personal pipex for Milestone 2. Remake of the pipe operator's behavior in shell. Exemple: `./pipex infile cmd cmd outfile` imitates `< infile cmd | cmd > outfile`.

Awesome Lists containing this project

README

          

# pipex

Remake of the pipe operator's behavior in shell. Exemple: ./pipex infile cmd cmd outfile imitates < infile cmd | cmd > outfile.

| Project | pipex |
|:--------|---------------------------:|
| Locked | 2025-02-25 14:36 CET:+0100 |
| Closed | 2025-02-25 16:28 CET:+0100 |
| Grade | 100% |
| Retries | 1 |