<?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: whilst scripting is = same as ==? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295170#M715682</link>
    <description>in perl they don't :)&lt;BR /&gt;&lt;BR /&gt;== means the TEST if the left expression is equal to the right expression&lt;BR /&gt;= means the ASSIGNMENT of the outcome of the expression on the right to the variable on the left&lt;BR /&gt;&lt;BR /&gt;HTH. Enjoy, Have FUN! H.Merijn</description>
    <pubDate>Thu, 03 Jun 2004 09:55:58 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2004-06-03T09:55:58Z</dc:date>
    <item>
      <title>whilst scripting is = same as ==?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295167#M715679</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I saw == in a script is it the same as =?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 03 Jun 2004 09:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295167#M715679</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2004-06-03T09:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: whilst scripting is = same as ==?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295168#M715680</link>
      <description>== is used in awk scripts and = in shell scripts. Yes they hv the same meaning.&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Thu, 03 Jun 2004 09:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295168#M715680</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-03T09:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: whilst scripting is = same as ==?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295169#M715681</link>
      <description>YES&lt;BR /&gt;Bruno</description>
      <pubDate>Thu, 03 Jun 2004 09:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295169#M715681</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-06-03T09:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: whilst scripting is = same as ==?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295170#M715682</link>
      <description>in perl they don't :)&lt;BR /&gt;&lt;BR /&gt;== means the TEST if the left expression is equal to the right expression&lt;BR /&gt;= means the ASSIGNMENT of the outcome of the expression on the right to the variable on the left&lt;BR /&gt;&lt;BR /&gt;HTH. Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Thu, 03 Jun 2004 09:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295170#M715682</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-06-03T09:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: whilst scripting is = same as ==?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295171#M715683</link>
      <description>all modern programing languages use&lt;BR /&gt;== to test for equality and&lt;BR /&gt;= for variable assignment.&lt;BR /&gt;&lt;BR /&gt;awk,perl,tcl,c,c++,etc all do this&lt;BR /&gt;&lt;BR /&gt;hp's shell hasn't implemented many of the standard features available with modern programing languages, i.e. floating point numbers, assocative arrays, using pointers to pass values to functions, etc.&lt;BR /&gt;&lt;BR /&gt;hp's shell hasn't implemented ==. with hp's shell = is used both for variable assignment and for testing equality</description>
      <pubDate>Thu, 03 Jun 2004 12:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whilst-scripting-is-same-as/m-p/3295171#M715683</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-06-03T12:30:07Z</dc:date>
    </item>
  </channel>
</rss>

