1 2# Precondition 3(cd /bin) || exit 4# Verify write error is ignored. 5ENV= $SH +m -ic 'CDPATH=/:; cd bin 1</dev/null' 6