Ken Irving schrieb: > That's up to that function to determine, since bash passes control over > to it. It should be able to handle whatever it gets. My use case is > to take things that look like 'object.method' -- which are not likely > to collide with normal executables -- and run them under a special handler. > That handler emits an error message and exit code if it can't make sense > of its argument.
Yea okay, I just wondered. Of course it's up to the coder. Never mind :) Jan