<?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: Test for if statement in Perl in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990744#M100332</link>
    <description>Thanks</description>
    <pubDate>Thu, 13 Jul 2006 11:14:00 GMT</pubDate>
    <dc:creator>Jeff_Traigle</dc:creator>
    <dc:date>2006-07-13T11:14:00Z</dc:date>
    <item>
      <title>Test for if statement in Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990741#M100329</link>
      <description>This will be super-elementary for the Perl gurus I know frequent the forums. What is this if statement doing? I'm guessing it tests if a directory is empty, but I have been totally ineffective finding documentation online regarding the test parameters for if statements?&lt;BR /&gt;&lt;BR /&gt;if (-e "/var/adm/checkperms")</description>
      <pubDate>Thu, 13 Jul 2006 11:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990741#M100329</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-07-13T11:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Test for if statement in Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990742#M100330</link>
      <description>-e =&amp;gt; existence of a file</description>
      <pubDate>Thu, 13 Jul 2006 11:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990742#M100330</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-07-13T11:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Test for if statement in Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990743#M100331</link>
      <description>Hmm... Interesting. That doesn't make much sense in the context of the script I'm looking at, but it wouldn't be the first time that's happened. Thanks.</description>
      <pubDate>Thu, 13 Jul 2006 11:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990743#M100331</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-07-13T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Test for if statement in Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990744#M100332</link>
      <description>Thanks</description>
      <pubDate>Thu, 13 Jul 2006 11:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990744#M100332</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-07-13T11:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Test for if statement in Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990745#M100333</link>
      <description>Oh, these operators are described in the perlfunc man page and to save you a little time digging through all the pages do:&lt;BR /&gt;man perlfunc&lt;BR /&gt;/-X EXPR&lt;BR /&gt;that search will put you in the neighborhood.</description>
      <pubDate>Thu, 13 Jul 2006 11:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/test-for-if-statement-in-perl/m-p/4990745#M100333</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-07-13T11:22:16Z</dc:date>
    </item>
  </channel>
</rss>

