Kim

At 16:12 18.07.2002, you wrote:
>Aanhalen Erich Titl <[EMAIL PROTECTED]>:
>
>At this point it is not working.
>For various reasons.
>
>So far I changed the obvious /usr/bin/ksh to /bin/sh on line 1.

makes sense


>I replaced all instances of print with echo.


>There are a lot of [] in the script which apparently are not tolerated by ash.
>The script makes use of lynx to call a php frontend at their site and I
>can't get lynx to work (error opening terminal: xterm).

maybe wget will do what you want


>And the script makes use of elif and I have no clue wether ash supports that.


from man ash ......

  An if command looks like

            if list
            then list
          [ elif list
              then    list ] ...
          [ else    list ]
            fi

HTH


erich

THINK
P�ntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to