<?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: Creating executable/binary files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047637#M135789</link>
    <description>You alreday have plenty of binary files on HPUX system.&lt;BR /&gt;&lt;BR /&gt;You may take a copy of them to test the compression utilities.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Wed, 13 Aug 2003 09:54:39 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2003-08-13T09:54:39Z</dc:date>
    <item>
      <title>Creating executable/binary files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047633#M135785</link>
      <description>Hi,&lt;BR /&gt;Is there a way which I can specify the dd command or the prealloc command to specifically create a binary/executable(something like an a.out file) in HP11?&lt;BR /&gt;&lt;BR /&gt;If there aren't, could someone then show me other utilities in HP11 which could perform such task?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2003 02:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047633#M135785</guid>
      <dc:creator>Peter Remirez</dc:creator>
      <dc:date>2003-08-13T02:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating executable/binary files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047634#M135786</link>
      <description>I cannot imagine what do you intend to do and I guess other people can have the same problem.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Adam&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2003 08:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047634#M135786</guid>
      <dc:creator>Adam J Markiewicz</dc:creator>
      <dc:date>2003-08-13T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating executable/binary files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047635#M135787</link>
      <description>To create an executable file...&lt;BR /&gt;&lt;BR /&gt;options:&lt;BR /&gt;&lt;BR /&gt;on every kind of file:&lt;BR /&gt;chmod ugo+x filename&lt;BR /&gt;&lt;BR /&gt;if you are using a compiler:&lt;BR /&gt;compile it and change permission with above command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if creating a shell script:&lt;BR /&gt;chmod ugo+x filename&lt;BR /&gt;&lt;BR /&gt;With prealloc of dd you can only prealloc a bunch of zeros/ copy a file.&lt;BR /&gt;&lt;BR /&gt;What  do you want to do ? If you explain, it would be better...&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2003 09:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047635#M135787</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-08-13T09:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating executable/binary files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047636#M135788</link>
      <description>Massimo &amp;amp; Adam,&lt;BR /&gt;All I intended to do was to create a new file i.e. a binary or machine executable file, besides being generated from some source codes.&lt;BR /&gt;&lt;BR /&gt;Purpose is test the compression ratio for these files using the available UNIX compression utilities. &lt;BR /&gt;&lt;BR /&gt;I'm not wanting to change the mode of a file (as described by Massimo). &lt;BR /&gt;&lt;BR /&gt;Hope this explains.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2003 09:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047636#M135788</guid>
      <dc:creator>Peter Remirez</dc:creator>
      <dc:date>2003-08-13T09:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating executable/binary files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047637#M135789</link>
      <description>You alreday have plenty of binary files on HPUX system.&lt;BR /&gt;&lt;BR /&gt;You may take a copy of them to test the compression utilities.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Wed, 13 Aug 2003 09:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047637#M135789</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-08-13T09:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating executable/binary files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047638#M135790</link>
      <description>If that is your desiderata, then copy some already executable files !&lt;BR /&gt;&lt;BR /&gt;Known to be scarsable compressable:&lt;BR /&gt;/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;Various:&lt;BR /&gt;all files in /usr/bin&lt;BR /&gt;&lt;BR /&gt;   Massimo</description>
      <pubDate>Wed, 13 Aug 2003 09:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047638#M135790</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-08-13T09:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating executable/binary files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047639#M135791</link>
      <description>the options I know about to create a binary file are these:&lt;BR /&gt;&lt;BR /&gt;-compile source code using c++, gcc, or another compiler.&lt;BR /&gt;&lt;BR /&gt;-shc - shc is a utility that will convert a shell script into a binary executable.  I've used this a lot to protect scripts i've written.&lt;BR /&gt;&lt;BR /&gt;I have the shc tar.gz file but it's 1.6 Mb so I can't attach it.  you can find SHC here:&lt;BR /&gt;&lt;BR /&gt;&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;</description>
      <pubDate>Wed, 13 Aug 2003 10:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-executable-binary-files/m-p/3047639#M135791</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-08-13T10:22:17Z</dc:date>
    </item>
  </channel>
</rss>

