[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua CLI: how to pass arguments to -e
- From: Alexander Gladysh <agladysh@...>
- Date: Mon, 13 Dec 2010 06:43:42 +0300
On Mon, Dec 13, 2010 at 03:25, Patrick Donnelly <batrick@batbytes.com> wrote:
> In bash:
> lua <(echo 'code') arg1 arg2 ...
Wow! It passes my stdin test! How? o_O
Alexander.