Launch vxWorks Script from Lua Shell
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Launch vxWorks Script from Lua Shell
- From: "Katherine Shaughnessy" <kathersh@...>
- Date: 2009年5月22日 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