Skip to content
/ pipex Public

A program that implements Unix pipe behavior in C, executing multiple commands using inter-process communication through file descriptors and redirection.

License

Notifications You must be signed in to change notification settings

hlntzg/pipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

This project is licensed under a custom Educational Use License. It is intended for personal and academic use within Hive Helsinki and the 42 Network. See LICENSE for full terms.

About

A program that implements Unix pipe behavior in C, executing multiple commands using inter-process communication through file descriptors and redirection.

Topics

Resources

License

Stars

Watchers

Forks