0 Forks
4 Stars
4 Watchers

Pipex

Pipex Project is a 42 project that replicates the shell’s pipeline (|), enabling command output redirection and inter-process communication. It deepens understanding of process management and file descriptors in Unix

How to download and setup Pipex

Open terminal and run command
git clone https://github.com/samir-ouaammou/Pipex.git
git clone is used to create a copy or clone of Pipex repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Pipex https://github.com/samir-ouaammou/Pipex/archive/master.zip

Or simply clone Pipex with SSH
[email protected]:samir-ouaammou/Pipex.git

If you have some problems with Pipex

You may open issue on Pipex support forum (system) here: https://github.com/samir-ouaammou/Pipex/issues