|
|
|
|
|
by junon
1636 days ago
|
|
It of course makes sense since `cat` is widely used for the purpose of the original code, just not in a subshell. It's used often to output blocks of text to stdout/err for multiline output, namely --help text. strace doesn't lie here, and I've seen it substitute cat in trivial cases quite often. |
|
I'm genuinely curious to see an implementation but I suspect you've misunderstood something in the past and your statement was incorrect.