<?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: Directory Exist or not in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647531#M102352</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# [ -d /home/example ] &amp;amp;&amp;amp; echo "Directory exists" || echo "No Directory"&lt;BR /&gt;&lt;BR /&gt;See the manpages for 'test'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 12 Oct 2005 06:51:04 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2005-10-12T06:51:04Z</dc:date>
    <item>
      <title>Directory Exist or not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647528#M102349</link>
      <description>how to check if directory exist or not&lt;BR /&gt;&lt;BR /&gt;for eg: /home/example/test/&lt;BR /&gt;&lt;BR /&gt;i want to check test directory exist in /home/example/ if not eror wil be come</description>
      <pubDate>Wed, 12 Oct 2005 06:38:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647528#M102349</guid>
      <dc:creator>Karthick K S</dc:creator>
      <dc:date>2005-10-12T06:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Directory Exist or not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647529#M102350</link>
      <description>Why don't you use &lt;BR /&gt;# ls -ld /home/example/test/&lt;BR /&gt;/home/example/test/ not found&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 06:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647529#M102350</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-12T06:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Directory Exist or not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647530#M102351</link>
      <description>if [ `ls -ld /dirname | wc -l` -ne 1 ]&lt;BR /&gt;    then&lt;BR /&gt;        echo "/dirname does not exist"&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 12 Oct 2005 06:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647530#M102351</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-10-12T06:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Directory Exist or not</title>
      <link>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647531#M102352</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# [ -d /home/example ] &amp;amp;&amp;amp; echo "Directory exists" || echo "No Directory"&lt;BR /&gt;&lt;BR /&gt;See the manpages for 'test'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 12 Oct 2005 06:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/directory-exist-or-not/m-p/3647531#M102352</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-10-12T06:51:04Z</dc:date>
    </item>
  </channel>
</rss>

