Skip to content

DevKneves/pipex-42rio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipex

Pipex project school 42

This program uses infile and outfile to redirect STDIN (<), STDOUT (>) and 2 commands to the pipe. To run the required program, just type the command listed below. The arguments will be processed in the same way as < infile cmd1 | cmd2 > output file in shell.
./pipex <infile> <cmd1> <cmd2> <outfile>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published