Hacker News new | ask | show | jobs
by pbhjpbhj 3296 days ago
So how did that redirect even work; should we be doing a `mknod` to make a "yes" device to make the comparison work (can we, does it help other than in my naive imagination).
1 comments

The reason that redirect worked is because it was using the contents of the yes program instead of its output.