Simon Toedt
2013-08-02 13:27:24 UTC
ksh -c 'redirect {n}</etc/profile ; cat <&{n}'
{n}: bad file unit number
Why doesn't this work? <&$n works, but why can't the parser also accept {n}?
Simon
{n}: bad file unit number
Why doesn't this work? <&$n works, but why can't the parser also accept {n}?
Simon