> Please be more specific.

ash:

does not handle multiple heredocs
read-write fd's do not behave usefully[1]
treats $10 as ${1}0
does not support cd -L
does not support cd -P
echo -n
incorrect output for command -v
incorrect output for alias

POSIX-mode bash:

echo -n
incorrect output for command -v
incorrect output for alias

POSIX-mode ksh:

echo -n
incorrect output for command -v


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to