I need to see how to execute a KSH/SH script that sits on a server running HP-UX (UNIX) from a PERL script that is executed on a Windows client (WindowsXP). I do have Samba running and can access the share on the HP-UX box, I am just not sure how to execute the KSH script remotely.
The reasoning behind doing this is because I am unable to have a file parse done in Windows in a reasonable amount of time (40 seconds in Windows compared with 5 seconds in UNIX). My PERL coding abilities are limtied compared to my KSH scripting abilities.
Any help would be greatly appreciated.
The reasoning behind doing this is because I am unable to have a file parse done in Windows in a reasonable amount of time (40 seconds in Windows compared with 5 seconds in UNIX). My PERL coding abilities are limtied compared to my KSH scripting abilities.
Any help would be greatly appreciated.