Why does 'typeset -M blabla0 x' abort the shell instead returning just
with non-zero exit code?

I tried this and ksh93 (20121012) aborted the shell immediately:
~/bin/ksh -c 'typeset -M blabla0 x ; print $?'
/home/ced/bin/ksh: typeset: blabla0: unknown mapping name

Ced
-- 
Cedric Blancher <cedric.blanc...@googlemail.com>
Institute Pasteur
_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to