>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:

Akim>   * automake.in ($me): New.
Akim>   Use it.
Akim>   (&usage): Display your full name.

I use simply `automake' on purpose.

Akim> +(my $me = $0) =~ s,.*[\\/],,;

However, given that you strip the directory this is ok.
What I hate are programs that print the whole path.

Your change is good because it acknowledges the program name
transform.

Tom

Reply via email to