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

Re: Shell-script question [solved]



On 2001-02-11 14:26 +0100, Andre Berger <uzscd5@uni-bonn.de> wrote:
> I wrote a shell script "/usr/local/bin/mailcheck" (/usr/local/bin/ is in
> $PATH of my potato bash) that gives a list of pon "targets" (diff.
> ISPs), and is owned by root., perms 755. I've virtually no experience
> with shell scripting, so it may be poor quality. Anyway: If the script
> is invoked from a command line within or outside X, it works.  If it's
> invoked via "rxvt -e mailcheck" or "rxvt -ls -e mailcheck", everything
> looks normal, but nothing's dialed. 
[...from the icewm-menu] 
[...]
> exec pon $dialisp

I changed this to

pon $dialisp
sleep 2

and now it works.

Andre Berger                                [andre.berger@topmail.de]



Reply to: