|
|
|
|
|
by aidenn0
317 days ago
|
|
That's good to know; ysh[1] will treat pipelines with a SIGPIPE indicative exit code as successful to allow e.g. foo |head -n2
to be treated as successful. I haven't seen anyone complaining yet about rust programs breaking this idiom, but I'll keep an eye out for it.1: https://oils.pub/release/latest/doc/ysh-tour.html |
|