nicku33 / exercises

A place to do exercise and collab with others
1 stars 0 forks source link

Implement file redirect #4

Open nicku33 opened 8 years ago

nicku33 commented 8 years ago

1) Look for a trailing > 2) If so, open a file for writing 3) Pass that file discriptor to stdout of the last process opened 4) Clean up if necessary