[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFD: Essential packages, /, and /usr



> 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 debian-policy-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: