lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



> On Sep 12, 2018, at 11:02 PM, Daurnimator <quae@daurnimator.com> wrote:
> 
> Use https://github.com/daurnimator/lua-spawn to start programs

^ 	• io.popen only allows interaction with one of stdin or stdout

Wouldn’t a bit of mkfifo go a long way?