Lines Matching +full:broken +full:- +full:cd
1 set -e2 trap 'echo Broken pipe -- test failed' PIPE4 P=${TMPDIR:-/tmp}5 cd $P6 T=$(mktemp -d sh-test.XXXXXX)7 cd $T10 HISTFILE=/dev/null ${SH} +m -i <input >output 2>error &18 echo 'fc -e true; echo continued' >&321 exec 3>&-29 exec 3>&-33 exit ${rc:-3}