X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/11d4726f4c5a9289c4c54b90a1d6130404d2ce91..1e22187d2132a741d5b85abf907fe6a33876632e:/hush.in diff --git a/hush.in b/hush.in index 0ecc48e..5e78234 100755 --- a/hush.in +++ b/hush.in @@ -149,7 +149,7 @@ rc=$( { { { { set +e; $lbuf "$cmd" "$@"; echo $? >&5; } | while read line; do echo "| $line"; done >&4; } 2>&1 | while read line; do echo "* $line"; done >&4; } 4>&1 | - cat >&3; } 5>&1 &3; } 5>&1