On Sat, May 12, 2007 at 02:08:09PM +0200, Petter Reinholdtsen wrote:
> >     local i
> 
> At least I suspect it isn't supported by all shells.  Did you test it
> with /bin/sh -> dash?

according to dash(1)

        local [variable | -] ...

Local is implemented as a builtin command.

--
maks


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to