Skip to content

AimonKied/42-pipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pipex (42 Project)

pipex is a project from the 42 core curriculum that aims to deepen your understanding of Unix process handling, file descriptors, piping, and executing commands with execve.

The goal is to recreate a simplified shell pipeline such as:

< file1 cmd1 | cmd2 > file2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors