Skip to content

56Kiiyuu/pipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been created as part of the 42 curriculum by kevlim.

pipex

Description

This project aims to deepen your understanding of the two concepts that you already know: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Instructions

make
./pipex "infile" cmd1 cmd2 "outfile"
You can test some invalid args.

Ressources

  • Gitbook : pipex guidelines
  • Manual pages : for some functions
  • AI : debug and leaks memory

About

pipex (Milestone 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors