<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Executing a UNIX script from Windows in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945068#M114487</link>
    <description>Wow - that's quite a security issue...&lt;BR /&gt;&lt;BR /&gt;Maybe, if you have Terminal server, you could allow the Windows machine to remsh to the unix box and execute the command....how you do it in VB - I don't know - unless it can pass a parameter to your telnet client?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Mon, 07 Apr 2003 12:51:18 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2003-04-07T12:51:18Z</dc:date>
    <item>
      <title>Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945066#M114485</link>
      <description>A collegue of mine needs to execute a script on one of our HP boxes using VB. &lt;BR /&gt;I can't work out the best way of doing this. &lt;BR /&gt;&lt;BR /&gt;Can anyone help?</description>
      <pubDate>Mon, 07 Apr 2003 12:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945066#M114485</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2003-04-07T12:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945067#M114486</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Probably you may install mks toolkit which is the korn shell for windows, or even cygwin (&lt;A href="http://www.redhat.com/cygwin)" target="_blank"&gt;www.redhat.com/cygwin)&lt;/A&gt; which lets you run shell scripts on windows. then thro' vbscript you could open a shell and run this as /path/to/ksh &amp;lt;script name&amp;gt;.&lt;BR /&gt;&lt;BR /&gt;i don't know the specifics on how to call this as i am not a vbscript guy. but i've seen this done before and it will work.&lt;BR /&gt;&lt;BR /&gt;cygwin is free while mks requires a license.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Mon, 07 Apr 2003 12:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945067#M114486</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-07T12:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945068#M114487</link>
      <description>Wow - that's quite a security issue...&lt;BR /&gt;&lt;BR /&gt;Maybe, if you have Terminal server, you could allow the Windows machine to remsh to the unix box and execute the command....how you do it in VB - I don't know - unless it can pass a parameter to your telnet client?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 07 Apr 2003 12:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945068#M114487</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-07T12:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945069#M114488</link>
      <description>&lt;A href="http://www.cygwin.com/" target="_blank"&gt;http://www.cygwin.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mks.com/" target="_blank"&gt;http://www.mks.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;sorry the redhat link is no longer valid.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Mon, 07 Apr 2003 12:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945069#M114488</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-07T12:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945070#M114489</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There's a fair amount of sample code on the web for writing TCP/IP applications using winsock, so your colleague could write a telnet client and execute the script from there.&lt;BR /&gt;&lt;BR /&gt;Here's a link to a VB sample source code site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.planet-source-code.com/vb" target="_blank"&gt;http://www.planet-source-code.com/vb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 07 Apr 2003 12:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945070#M114489</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-07T12:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945071#M114490</link>
      <description>Thanks people. Cygwin is used here, so I could point him that way. I too am more than slightly concerned about the security side of it, and without any VB experience it's hard to know what to suggest. &lt;BR /&gt;&lt;BR /&gt;Apparently you can create macros in programmes like Reflections, but we are looking to remove telnet access to the boxes soon, so this seems a waste of time.</description>
      <pubDate>Mon, 07 Apr 2003 13:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945071#M114490</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2003-04-07T13:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945072#M114491</link>
      <description>Moreover .. any other os that needs to execute its binaries on a Unix machine .. is at least an "unnecessary effort" !!&lt;BR /&gt;VB uses Win32 API, at a lower level it is designed for PC/INTEL Hardware. HPUX runs on PA-RISC architecture &amp;amp; no "nonnative" code should run on it .. unless a new VB version is desinged for PA-RISC there IS NO way to make that happen. &lt;BR /&gt;&lt;BR /&gt;For more information refer to:&lt;BR /&gt;"hp 9000 systems computer languages &amp;amp; tools" &lt;A href="http://devrsrc1.external.hp.com/devresource/Tools/lang.html" target="_blank"&gt;http://devrsrc1.external.hp.com/devresource/Tools/lang.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For PA-RISC Info:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechTypeListingPage_IDX/1,1704,10403,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechTypeListingPage_IDX/1,1704,10403,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cpus.hp.com/technical_references/" target="_blank"&gt;http://www.cpus.hp.com/technical_references/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;T??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Apr 2003 13:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945072#M114491</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2003-04-07T13:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a UNIX script from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945073#M114492</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Just my $.02 as usual. We have an application written by VB and installed and running in a Win98 Workstation. The Win98 Workstation has NFS (Network File system Services protocol installed and configured to access the HP-UX FS. The HP-UX FS are mapped within the Win98 environment. NFS could be shipped with Tiny Term emulation software supported by Windows OS.&lt;BR /&gt;Please refer to this link:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb1085fe8b250d71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb1085fe8b250d71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this help.</description>
      <pubDate>Mon, 07 Apr 2003 14:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-a-unix-script-from-windows/m-p/2945073#M114492</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-04-07T14:32:01Z</dc:date>
    </item>
  </channel>
</rss>

