Skip to content

merhawi212/pipex

Repository files navigation

About Project

Pipex is a 42 project that replicates the functionality of the Unix pipe ("|") operator. A pipe is an intercommunication of processes.

A. Mandatory

USAGE:

git clone https://github.com/MerKifle/pipex.git input_file cmd1 cmd2 output_file

B. Bonus

The core concept of the bonus is almost the same as the mandatory part, but it can handle multiple commands.

USAGE:

input_file cmd1 cmd2 cmd3 ...cmdn output_file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published