On Thu, 13 Dec 2001, Tom Beer wrote:

> /bin/bash: /usr/local/sbin/amcheck -m daily: No such file or directory

Bad command line parsing.  It's taking that whole command line as a
filename.  Is $IFS being changed somewhere from the default?

-Mitch

Reply via email to