Unix Tee,Splice,Pipe program
Budget: $10 – $30 CAD
Hi!
I need to do a small C program with Linux system calls. It should include Tee(2), Splice(2) and pipe(7) without using read(2) and write(2).
It should be under 100 lines of code and the instructions are attached (Markdown file). Tests file with .bats and .bash are included (they need to be all valided)
Please contact me if you are able to make it.
I have layout the basics functions of the program but it passes 3 tests only
I need to do a small C program with Linux system calls. It should include Tee(2), Splice(2) and pipe(7) without using read(2) and write(2).
It should be under 100 lines of code and the instructions are attached (Markdown file). Tests file with .bats and .bash are included (they need to be all valided)
Please contact me if you are able to make it.
I have layout the basics functions of the program but it passes 3 tests only