Pipex reproduces the behaviour of the shell pipe | command in C. It launches as ./pipex infile cmd1 cmd2 outfile and behaves as this line does in the shell < infile cmd1 | cmd2 > outfile .
-
Notifications
You must be signed in to change notification settings - Fork 0
mregrag/pipex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Pipex reproduces the behaviour of the shell pipe | command in C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published