Skip to content
/ pipex Public

A project that reproduces the behaviour of the shell pipe | command in C

Notifications You must be signed in to change notification settings

ldusty/pipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pipex

Final Score 125/100

Create a project that reproduces the behaviour of the shell pipe | command in C. Details in subject. All files must pass the norminette check.

Usage

make - to compile mandatory part
make bonus - to compile bonus part
make clean - to remove objects
make fclean - to remove objects and binary files
make re - to re-compile

About

A project that reproduces the behaviour of the shell pipe | command in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published