On Wed, Sep 19, 2001 at 06:45:22PM +0200, Ruprecht Helms wrote:
> This is my /var/qmail/supervise/qmail-pop3d/run-script
>
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 2000000 \
> /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup \
> linux.local /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1
>
> the execution of that script manual bring up this message
>
> ./run
> softlimit: fatal: unable to run : file does not exist
>
> I don't know what is wrong in the script
guesswork: there is a space after the \ in the first line.
--
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* BS Web Services, Roedingsmarkt 14, 20459 Hamburg, Germany *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)