Just to confirm that this bug still exists...
09:57> Checking cron entries...
/usr/bin/basename: invalid option -- e
Try `/usr/bin/basename --help' for more information.
09:57> Checking 'inetd' configuration...
basename is from coreutils_5.97-5.4
$ /usr/bin/basename --help
Usage: /usr/bin/basename NAME [SUFFIX]
or: /usr/bin/basename OPTION
Print NAME with any leading directory components removed.
If specified, also remove a trailing SUFFIX.
--help display this help and exit
--version output version information and exit
Examples:
/usr/bin/basename /usr/bin/sort Output "sort".
/usr/bin/basename include/stdio.h .h Output "stdio".
Report bugs to <[EMAIL PROTECTED]>.
The error message can be reproduced with "/usr/bin/basename -e".
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]