Hello experts...I am a newbie and am trying to put together a script that run some commands on the VxWorks Shell Line editor from the cmd on WindowsXP. Is there a Perl module or any other function that can pass the commands to the right shell? (I can successfully run commands on Windows cmd using system()...but don't know the equivalent for VxWorks)
Would appreciate your help.
Thanks.