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 <[email protected]>
Institute Pasteur
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to