Skip to content

Nanashi101/pipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipex

In this project I'm sumilating the Unix pipe command this project should execute with

$> ./pipex infile "ls -l" "wc -l" outfile

it should behave like this

$> < file1 cmd1 | cmd2 > file2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published