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

https://github.com/theoguerin64/pipex

42 project to learn redirection and pipes
https://github.com/theoguerin64/pipex

c pipe

Last synced: about 1 month ago
JSON representation

42 project to learn redirection and pipes

Awesome Lists containing this project

README

        

# Pipex
The goal of this project is to implement bash pipes and redirections.

Subject: ![en.subject.pdf](https://github.com/TheoGuerin64/pipex/blob/main/en.subject.pdf?raw=true)

## Usage
- Clone the repo: `git clone https://github.com/TheoGuerin64/pipex.git`
- Build the project with `make` or `make bonus` depending on which part interests you
- You good to go!