<?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: Checksum command .... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697125#M248581</link>
    <description>Hi (again) Manuales:&lt;BR /&gt;&lt;BR /&gt;It occurs to me that perhaps, too, you have heard of the more "secure checksum" command known as 'md5'.  It's available on 11i (11.11 or 11.23):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=md5checksum" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=md5checksum&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 22 Dec 2005 19:25:17 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2005-12-22T19:25:17Z</dc:date>
    <item>
      <title>Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697119#M248575</link>
      <description>&lt;BR /&gt;what do you use checksum command to?&lt;BR /&gt;how do you use it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thansk, mauales.</description>
      <pubDate>Thu, 22 Dec 2005 16:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697119#M248575</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-22T16:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697120#M248576</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the command is used to make sure that a file when copied from one location to another has not changed because of the trasfer process, the way it was transferred. &lt;BR /&gt;&lt;BR /&gt;Sometimes file copied from one location to another can change, though the byte size could stay the same. &lt;BR /&gt;&lt;BR /&gt;cksum help in identifying that,&lt;BR /&gt;&lt;BR /&gt;cksum file_name&lt;BR /&gt;&lt;BR /&gt;This is done on the same file at both the locations to make sure the file is same / consistent.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Thu, 22 Dec 2005 16:38:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697120#M248576</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-12-22T16:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697121#M248577</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can get help on this and most of the other commands from the hp docs site.&lt;BR /&gt;&lt;BR /&gt;Here is the link for cksum,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/cksum.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/cksum.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also do "man command_name" on your server and you can find what the command stand for and what is the syntax in using that command. There are lot many variation of a command and it may not be able to understand all of them by us telling you waht the command is for.&lt;BR /&gt;&lt;BR /&gt;Try the hp docs site,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 16:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697121#M248577</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-12-22T16:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697122#M248578</link>
      <description>Hi Manuales:&lt;BR /&gt;&lt;BR /&gt;'cksum' is used to calculate a checksum for a file.  It is used to verify that a file has not been tampered with or that a file has been transferred from one place to another without corruption.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;# cksum /etc/hosts&lt;BR /&gt;2776974690 621 /etc/hosts&lt;BR /&gt;&lt;BR /&gt;The checksum is 2776974690 with 621 octets in the file.&lt;BR /&gt;&lt;BR /&gt;If I (for example) swapped to octets in the file I would get a different checksum and thus know that the files were *not* the same!&lt;BR /&gt;&lt;BR /&gt;See the man pages for 'cksum(1)' for more information. &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 22 Dec 2005 16:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697122#M248578</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-22T16:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697123#M248579</link>
      <description>cksum - print file checksum and sizes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The cksum command calculates and prints to standard output a checksum for each named file, the number of octets in the file and the filename.&lt;BR /&gt;cksum uses a portable algorithm based on a 32-bit Cyclic Redundancy Check.  This algorithm finds a broader spectrum of errors than the 16-bit algorithms used by sum (see sum(1)).  The CRC is the sum of the&lt;BR /&gt;following expressions, where x is each byte of the file.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 16:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697123#M248579</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2005-12-22T16:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697124#M248580</link>
      <description>Hi Manuales ,&lt;BR /&gt;&lt;BR /&gt; There is no checksum command is there in hp-ux  , but  cksum is there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cksum command checks and compare the file , when copied from one place to another place , if the source and target is ok.&lt;BR /&gt;&lt;BR /&gt;     &lt;BR /&gt;The cksum command calculates and prints to standard output a checksum&lt;BR /&gt;      for each named file, the number of octets in the file and the&lt;BR /&gt;      filename.&lt;BR /&gt;&lt;BR /&gt;      cksum uses a portable algorithm based on a 32-bit Cyclic Redundancy&lt;BR /&gt;      Check.  This algorithm finds a broader spectrum of errors than the&lt;BR /&gt;      16-bit algorithms used by sum.&lt;BR /&gt;&lt;BR /&gt;Check further with :&lt;BR /&gt;# man cksum &lt;BR /&gt;# man sum&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 17:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697124#M248580</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-12-22T17:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697125#M248581</link>
      <description>Hi (again) Manuales:&lt;BR /&gt;&lt;BR /&gt;It occurs to me that perhaps, too, you have heard of the more "secure checksum" command known as 'md5'.  It's available on 11i (11.11 or 11.23):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=md5checksum" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=md5checksum&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 22 Dec 2005 19:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697125#M248581</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-22T19:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697126#M248582</link>
      <description>It uses a algorithm named CRC ( Cyclic Redundancy Check ).&lt;BR /&gt;&lt;BR /&gt;Rest has already been said above:&lt;BR /&gt;Just to check whether the file has changed or got corrupted.</description>
      <pubDate>Fri, 23 Dec 2005 01:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697126#M248582</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-12-23T01:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum command ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697127#M248583</link>
      <description>Dear Manuales,&lt;BR /&gt;&lt;BR /&gt;It is basically to check the intergrity of the file, when coping between servers.&lt;BR /&gt;&lt;BR /&gt;When you take the checksum of the file from the source and destination after copying, you can compare and ensure the intergity.&lt;BR /&gt;&lt;BR /&gt;WIth Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Fri, 23 Dec 2005 03:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checksum-command/m-p/3697127#M248583</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-23T03:48:40Z</dc:date>
    </item>
  </channel>
</rss>

