BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} bb-mailq.sh - No such file or directory ???



On Thu, 2004-08-26 at 07:56, trichard wrote:
> Thanks for the assistance Adam.  The results inline below:
> 
> > Try this:
> >
> > echo \#\!/bin/sh > test.sh
> > echo echo test >> test.sh
> > chmod 755 test.sh
> > ./test.sh
> > If you see the work "test" then continue, else post back the results of
> > "ls -l /bin/bash" and "ldd /bin/bash"
> 
> This worked.  I saw "test"
> 
> > continue here:
> > cat bb-mailq.sh >> test.sh
> > ./test.sh
> > Post the results of that
> 
> [root@moe ext]# cat bb-mailq.sh >> test.sh
> [root@moe ext]# ./test.sh
> test
> : command not found
> : command not found
> : command not found
> '/test.sh: line 76: syntax error near unexpected token `in
> '/test.sh: line 76: `case "$MAILSERVER" in

Try the following:
export BBHOME=/home/bb/bb
./test.sh

(assuming you still have the same test.sh file)

Regards,
Adam

-- 
 -- 
Adam Goryachev
Website Managers
Ph:  +61 2 8304 0000                        adam@websitemanagers.com.au
Fax: +61 2 9345 4396                        www.websitemanagers.com.au

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index