<?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: Hex Dump Of File in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958416#M761520</link>
    <description>Please do not forget to assign James and I points.</description>
    <pubDate>Thu, 08 Mar 2007 16:28:26 GMT</pubDate>
    <dc:creator>Court Campbell</dc:creator>
    <dc:date>2007-03-08T16:28:26Z</dc:date>
    <item>
      <title>Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958408#M761512</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;what is the HP-UX command to display the hex dump of the file?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thao</description>
      <pubDate>Thu, 08 Mar 2007 15:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958408#M761512</guid>
      <dc:creator>Thao Huynh</dc:creator>
      <dc:date>2007-03-08T15:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958409#M761513</link>
      <description>Hi Thao:&lt;BR /&gt;&lt;BR /&gt;# xd file&lt;BR /&gt;&lt;BR /&gt;...of course, see the manpages for 'xd' for its various options.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 08 Mar 2007 15:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958409#M761513</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-03-08T15:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958410#M761514</link>
      <description>xp works good.&lt;BR /&gt;&lt;BR /&gt;What is the command to pad zeros (0) to the files?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thao</description>
      <pubDate>Thu, 08 Mar 2007 16:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958410#M761514</guid>
      <dc:creator>Thao Huynh</dc:creator>
      <dc:date>2007-03-08T16:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958411#M761515</link>
      <description>xd works good.&lt;BR /&gt;&lt;BR /&gt;What is the command to pad zeros (0) to the files?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thao</description>
      <pubDate>Thu, 08 Mar 2007 16:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958411#M761515</guid>
      <dc:creator>Thao Huynh</dc:creator>
      <dc:date>2007-03-08T16:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958412#M761516</link>
      <description>Sorry, I would like to place all zeros (0) to raw devices (rdsk). The format command type?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thao</description>
      <pubDate>Thu, 08 Mar 2007 16:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958412#M761516</guid>
      <dc:creator>Thao Huynh</dc:creator>
      <dc:date>2007-03-08T16:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958413#M761517</link>
      <description>dd if=/dev/zero of=/dev/rdsk/c#t#d# bs=?? count=??</description>
      <pubDate>Thu, 08 Mar 2007 16:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958413#M761517</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-08T16:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958414#M761518</link>
      <description>Sorry, you don't need count=. And bs should equal 1024.</description>
      <pubDate>Thu, 08 Mar 2007 16:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958414#M761518</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-08T16:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958415#M761519</link>
      <description>Thank you.</description>
      <pubDate>Thu, 08 Mar 2007 16:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958415#M761519</guid>
      <dc:creator>Thao Huynh</dc:creator>
      <dc:date>2007-03-08T16:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958416#M761520</link>
      <description>Please do not forget to assign James and I points.</description>
      <pubDate>Thu, 08 Mar 2007 16:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958416#M761520</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-08T16:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hex Dump Of File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958417#M761521</link>
      <description>James and Court are 10 points</description>
      <pubDate>Thu, 08 Mar 2007 16:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hex-dump-of-file/m-p/3958417#M761521</guid>
      <dc:creator>Thao Huynh</dc:creator>
      <dc:date>2007-03-08T16:39:56Z</dc:date>
    </item>
  </channel>
</rss>

