<?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: can I make my ksh scripts into binary executables? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924595#M817664</link>
    <description>right Cactus software... i found the link to that from lone star software... that's where I saw that... .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and if there were a compiler out there that could convert ksh scripts to binary... yahoo... i'll keep my fingers crossed.&lt;BR /&gt;&lt;BR /&gt;In the meantime I think I'll go get a few books on perl.  What's a good book to get?  Any recomendations?</description>
    <pubDate>Tue, 11 Mar 2003 20:17:09 GMT</pubDate>
    <dc:creator>John Meissner</dc:creator>
    <dc:date>2003-03-11T20:17:09Z</dc:date>
    <item>
      <title>can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924589#M817658</link>
      <description>I have quite a good many scripts I've written and borrowed from others... is there a way to compile or convert or wrap them into a single non-editable binary executable?  I'm sure I've seen this posted before but I couldn't find it anywhere.</description>
      <pubDate>Tue, 11 Mar 2003 19:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924589#M817658</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-03-11T19:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924590#M817659</link>
      <description>Sure, but first you have to RE-Write them in "perl" and then do the "perlcc" on them.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 11 Mar 2003 19:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924590#M817659</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-03-11T19:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924591#M817660</link>
      <description>I'm in the process of learning perl....&lt;BR /&gt;is there an (ahem...) easy way of converting to perl... &lt;BR /&gt;&lt;BR /&gt;I guess I have a lot of reading to do then.  I also saw a program by Lone Star called Script-Lock (or was it Lock-Script) that was supposed to convert your scripts into binary executables.... I doubt I'll look into that due to cost... But I do intend to learn perl so I guess this gives me some motivation.</description>
      <pubDate>Tue, 11 Mar 2003 20:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924591#M817660</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-03-11T20:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924592#M817661</link>
      <description>It's not free but it will do the job. ShellLock from Cactus Software.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cactus.com/products/cactus/shell-lock.html" target="_blank"&gt;http://www.cactus.com/products/cactus/shell-lock.html&lt;/A&gt;</description>
      <pubDate>Tue, 11 Mar 2003 20:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924592#M817661</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-03-11T20:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924593#M817662</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;I agree - I've seen it before too but I'll be darned if I can find it now.  I seem to remember replies from Olympians saying that it could be done with such and such a compiler.&lt;BR /&gt;&lt;BR /&gt;I'll keep scanning . . . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Mar 2003 20:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924593#M817662</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-11T20:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924594#M817663</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;This is not the one I was thinking of but it's a start:&lt;BR /&gt;&lt;BR /&gt;I agree - I've seen it before too but I'll be darned if I can find it now.  I seem to remember replies from Olympians saying that it could be done with such and such a compiler.&lt;BR /&gt;&lt;BR /&gt;I'll still keep scanning . . . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Mar 2003 20:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924594#M817663</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-11T20:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924595#M817664</link>
      <description>right Cactus software... i found the link to that from lone star software... that's where I saw that... .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and if there were a compiler out there that could convert ksh scripts to binary... yahoo... i'll keep my fingers crossed.&lt;BR /&gt;&lt;BR /&gt;In the meantime I think I'll go get a few books on perl.  What's a good book to get?  Any recomendations?</description>
      <pubDate>Tue, 11 Mar 2003 20:17:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924595#M817664</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-03-11T20:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924596#M817665</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Hohttp://gatekeep.cs.utah.edu/hppd/hpux/Shells/shc-2.4a/w about this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Mar 2003 20:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924596#M817665</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-11T20:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924597#M817666</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Or should I say, How about this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/Shells/shc-2.4a/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/Shells/shc-2.4a/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Mar 2003 20:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924597#M817666</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-11T20:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924598#M817667</link>
      <description>And, as long as I'm beating this thing to death, here's the thread I was thinking of:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xda86402f24d5d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xda86402f24d5d61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Mar 2003 20:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924598#M817667</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-11T20:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924599#M817668</link>
      <description>Great... thanks everyone.  I love this forum... I get superb responses to my inquiries in under half an hour.   :)  Once again thank you.  I'll let you guys know how it works out.  I'll try it tomarrow</description>
      <pubDate>Tue, 11 Mar 2003 20:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924599#M817668</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-03-11T20:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: can I make my ksh scripts into binary executables?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924600#M817669</link>
      <description>&lt;A href="http://www.datsi.fi.upm.es/~frosal/frosal.html" target="_blank"&gt;http://www.datsi.fi.upm.es/~frosal/frosal.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;script compiler free</description>
      <pubDate>Wed, 12 Mar 2003 03:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-i-make-my-ksh-scripts-into-binary-executables/m-p/2924600#M817669</guid>
      <dc:creator>Robert Binkley</dc:creator>
      <dc:date>2003-03-12T03:53:13Z</dc:date>
    </item>
  </channel>
</rss>

