Andreas Schwab wrote:
> Benno Schulenberg <[EMAIL PROTECTED]> writes:
> > $ set() { echo "My set $@" ;}
> > $ set params
> > My set params
> >
> > It just works.
>
> It's not supposed to. See
><http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_09_01_01>:
>
> If a simple command results in a command name and an optional
> list of arguments, [...]
But set() is not a simple command, it is a function definition, no?
Benno
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash