lua-users home
lua-l archive

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


Hi there,
 
I have written several long vxWorks scripts. Currently I'm running them by piping the text to the shell.
 
I would like to execute these scripts from the lua shell.
 
Is is possible launch a script directed to another shell. Or will I need to convert the scripts to lua?

Thanks,
Kate