<?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: Links in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/links/m-p/2757395#M71707</link>
    <description>&lt;BR /&gt;find . -type l -exec file {} \; | grep "directory$"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Wed, 03 Jul 2002 17:03:26 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-07-03T17:03:26Z</dc:date>
    <item>
      <title>Links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/links/m-p/2757394#M71706</link>
      <description>Hp UX 10.20&lt;BR /&gt;Is there a way to search the box for all of the directory links</description>
      <pubDate>Wed, 03 Jul 2002 16:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/links/m-p/2757394#M71706</guid>
      <dc:creator>bbutler3295</dc:creator>
      <dc:date>2002-07-03T16:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/links/m-p/2757395#M71707</link>
      <description>&lt;BR /&gt;find . -type l -exec file {} \; | grep "directory$"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 03 Jul 2002 17:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/links/m-p/2757395#M71707</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-07-03T17:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/links/m-p/2757396#M71708</link>
      <description>In the POSIX, Korn, and BASH shells:&lt;BR /&gt;&lt;BR /&gt;find . -type l | while read dir&lt;BR /&gt;do&lt;BR /&gt;[[ -d $dir &amp;amp;&amp;amp; -L $dir ]] &amp;amp;&amp;amp; echo $dir&lt;BR /&gt;done&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2002 17:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/links/m-p/2757396#M71708</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2002-07-03T17:23:37Z</dc:date>
    </item>
  </channel>
</rss>

