blob: f50a7674c08c460f637c72bcbd9660522cc4b11c [file] [log] [blame]
# redirects to closed descriptors should not leave these descriptors"
# open afterwards
echo TEST 9>/dev/null
echo MUST ERROR OUT >&9
echo "Output to fd#9: $?"