Pichuuuuu / pipex
Pipex is a command line tool that allows you to easily connect multiple commands together using pipes. It provides a simple and intuitive way to chain commands and manipulate the output of one command as the input of another.
☆5Updated last year
Alternatives and similar repositories for pipex:
Users that are interested in pipex are comparing it to the libraries listed below
- Pipex project from 42 School☆5Updated 3 years ago
- recode printf | école 42☆14Updated 4 years ago
- Implementation of push-swap (42-school project) on python with GUI.☆81Updated 2 years ago
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆61Updated last year
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆17Updated 2 years ago
- Basic introduction, tutorials, tips & tricks.☆37Updated 5 years ago
- get_next_line is the second project of 42 cursus.☆22Updated 3 years ago
- Sorting Data Algorithms.☆11Updated last month
- Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a…☆34Updated 6 years ago
- 42 Exam Rank 03☆38Updated 6 months ago
- Bash script to test the performance of your push_swap project