in reply to Re^2: Sharing STDIN after fork
in thread Sharing STDIN after fork
Great! This also follows the Unix philosophy, which is to have a variety of tools, each of which is excellent at doing one specific thing (with some obvious exceptions). Those tools can then be combined into a larger machine to complete a much more complicated task.
Edit: Add the missing word 'complete' to the last sentence. Ugh.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Sharing STDIN after fork
by Bod (Parson) on Feb 14, 2022 at 16:11 UTC |