This version ensures that /dev/fd
and friends exist
Among other things, this fixes the bug where shell scripts use process substitution (think diff <(echo 1) <(echo 2)
).
This version ensures that /dev/fd
and friends exist
Among other things, this fixes the bug where shell scripts use process substitution (think diff <(echo 1) <(echo 2)
).