[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Launch vxWorks Script from Lua Shell
- From: "Katherine Shaughnessy" <kathersh@...>
- Date: Fri, 22 May 2009 11:26:03 -0400
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