[EMAIL PROTECTED] wrote:

># sh -x /usr/local/sbin/qmail start
>+
>: command not foundil:

"foundil"?

>+ PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
>+ export PATH
>: not a legal variable name

Huh?

>What have I done wrong?????

Beats me. Looks like "sh" is something strange (csh?). What do:

    type sh
    help|head -1

Say?

How about:

    bash -x /usr/local/sbin/qmail start

?

-Dave

Reply via email to