Skip to content

psydenst/pipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipex

pipex 42 cursus

This is a project to reproduce the shell behavior of redirecting STDIN and STDOUT to files and emulating pipes.

To execute the mandatory part, execute command make and type the command listed below. The arguments will be processed as same as < infile cmd1 | cmd2 > outfile on the shell.

./pipex infile cmd1 cmd2 outfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors