Hacker News new | ask | show | jobs
by spc476 4276 days ago
Yes, it isn't that hard to use exec*() to execute a single program, but it gets rather messy if you want to execute a series of piped commands.

Also another function to worry about is popen().

1 comments

Look what I made you: https://github.com/panzi/pipes