aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/piped_input.tests
blob: ec7e4983706399dc7e7beeec9979022e00b8cf48 (plain)
1
2
3
exed 2>&1
echo 'echo TEST; false' | $THIS_SH
echo One:$?