[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: os.execute on steroids:
- From: tuomov@... (Tuomo Valkonen)
- Date: Mon, 8 Mar 2004 10:35:51 +0200
On Mon, Mar 08, 2004 at 10:12:06AM +0200, Asko Kauppi wrote:
> One of them is here, an expansion of 'os.execute()' that catches the
> stdout output and returns it (without anything being written on screen)
> to the Lua function. I think this is very practical, and should
> probably be part of Lua standard libraries? What do you think?
io.popen.
--
Tuomo