Re: [Leaf-devel] korn shell script

2002-07-18 Thread Erich Titl
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 s

Re: [Leaf-devel] korn shell script

2002-07-18 Thread Mike Noyes
On Thu, 2002-07-18 at 07:12, [EMAIL PROTECTED] 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. > > I replaced all instances of print with echo. > There are a lot of

Re: [Leaf-devel] korn shell script

2002-07-18 Thread kimoppalfens
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. 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 m

Re: [Leaf-devel] korn shell script

2002-07-18 Thread Erich Titl
Kim At 12:12 18.07.2002, you wrote: >hi all, > >Is there anybody who knows wether korn shell scripting is compatible >with ash? up to e certain degree, it certainly is >Reason I ask is because mij dns registrar has a dynamic subscription type. >Which updates your ip by using a korn shell script

[Leaf-devel] korn shell script

2002-07-18 Thread kimoppalfens
hi all, Is there anybody who knows wether korn shell scripting is compatible with ash? Reason I ask is because mij dns registrar has a dynamic subscription type. Which updates your ip by using a korn shell script. If not is there somebody in here with both korn & ash shell scripting that would