Gordon Matzigkeit <[EMAIL PROTECTED]> writes: > It's gross when the name of the file affects the script's basic > behaviour, but very, very useful and pretty when it's used only for > error messages.
That's a different thing. Error messages should always use argv[0] which we aren't changing at all.

