|
|
|
|
|
by Hello71
2954 days ago
|
|
speaking of true --help, did you know that GNU true can exit non-zero? the exact way is left as an exercise to the reader :) (if you're actually trying it at home, remember that "true" is virtually always a builtin. AFAIK there is no legitimate way to have shell builtin true return non-zero. (overwriting the command doesn't count :P)) |
|
Anyway, yeah, there's a commented line mentioning that:
Makes sense. If you: it fails because it was not able to write what you asked it to stdout.