See following example:

$ echo ${.sh.version}
Version JM 93u 2011-02-08
$
$ function foo { getopts --man; }
$ typeset -f foo
function foo$

The weird thing is that this only happens when the function is calling the
`getopts' command.

93u+ 12-05-04 also has this problem.
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to