t / chainlint / exit-subshell.expecton commit bundle: dup() output descriptor closer to point-of-use (2c8ee1f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)