[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LUA shell script?
- From: Mildred <ml.mildred593@...>
- Date: Tue, 21 Mar 2006 23:03:51 +0100
Just to say it's already possible on unix systems ...
You put the line '#! /usr/bin/env lua' on the first line
you do a chmod +x script.lua
you can execute it with ./script.lua or script.lua directly if ou put
the script in your $PATH
but I think it's a little different in MSH ... I heared that script
share .NET objects ... so I don"t think you can do it using the
official lua distribution (which does not use .NET).
--
Mildred <xmpp:mildred@jabber.fr> <http://mildred632.free.fr/>
Clef GPG : <hkp://pgp.mit.edu> ou <http://mildred632.free.fr/gpg_key>
Fingerprint : 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 [9A7D 2E2B]