Skip to content

samaelM/pipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipex

Hey!! this is my version of the project pipex from school 42.

How to install

you first need to download this repo :

gcl https://github.com/samaelM/pipex

ENJOY!

create the executable with :

make

execute like this :

./pipex [infile] [cmd1] [cmd2] [outfile]

this should recreate the function of bash pipe | more exactly it recreates this setup

< infile ls -l | wc -l > outfile

if encounter any bugs please contact me at: [email protected]

About

pipex repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published