<?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 looped symlink in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/looped-symlink/m-p/5199411#M19290</link>
    <description>My system is a tru64-5.1B-4.&lt;BR /&gt;&lt;BR /&gt;A software I just installed wants the path to a work directory to be /usr/users/ms0/&lt;USERNAME&gt;/work.&lt;BR /&gt;Since I don't have this, I am tempted to make a symlink &lt;BR /&gt;&lt;BR /&gt;ln -s /usr/users /usr/users/ms0&lt;BR /&gt;&lt;BR /&gt;to make it work. &lt;BR /&gt;&lt;BR /&gt;Will this be outright dangerous, apart form being just ugly?&lt;BR /&gt;&lt;BR /&gt;I have a feeling there may be a risk for an infinite loop is some function will scan the directory tree.&lt;BR /&gt;&lt;BR /&gt;BN&lt;BR /&gt;&lt;/USERNAME&gt;</description>
    <pubDate>Thu, 17 Sep 2009 09:07:14 GMT</pubDate>
    <dc:creator>Bengt Nilsson_2</dc:creator>
    <dc:date>2009-09-17T09:07:14Z</dc:date>
    <item>
      <title>looped symlink</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/looped-symlink/m-p/5199411#M19290</link>
      <description>My system is a tru64-5.1B-4.&lt;BR /&gt;&lt;BR /&gt;A software I just installed wants the path to a work directory to be /usr/users/ms0/&lt;USERNAME&gt;/work.&lt;BR /&gt;Since I don't have this, I am tempted to make a symlink &lt;BR /&gt;&lt;BR /&gt;ln -s /usr/users /usr/users/ms0&lt;BR /&gt;&lt;BR /&gt;to make it work. &lt;BR /&gt;&lt;BR /&gt;Will this be outright dangerous, apart form being just ugly?&lt;BR /&gt;&lt;BR /&gt;I have a feeling there may be a risk for an infinite loop is some function will scan the directory tree.&lt;BR /&gt;&lt;BR /&gt;BN&lt;BR /&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 17 Sep 2009 09:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/looped-symlink/m-p/5199411#M19290</guid>
      <dc:creator>Bengt Nilsson_2</dc:creator>
      <dc:date>2009-09-17T09:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: looped symlink</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/looped-symlink/m-p/5199412#M19291</link>
      <description>Ugly as it is, it should work.  Because /usr/users/ms0 is a symlink pointing back to /usr/users, then /usr/users/ms0/&lt;USERNAME&gt;/work will point to /usr/users/&lt;USERNAME&gt;/work, and as long as this exists, it should work fine.  There is no recursion involved (provided there is no username ms0; that could cause problems.)  &lt;BR /&gt;&lt;BR /&gt;Trying the symlink the other way around could cause some rather odd behavior.  :)&lt;BR /&gt;&lt;BR /&gt;Martin&lt;/USERNAME&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 17 Sep 2009 17:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/looped-symlink/m-p/5199412#M19291</guid>
      <dc:creator>Martin Moore</dc:creator>
      <dc:date>2009-09-17T17:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: looped symlink</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/looped-symlink/m-p/5199413#M19292</link>
      <description>Thanks!</description>
      <pubDate>Thu, 24 Sep 2009 06:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/looped-symlink/m-p/5199413#M19292</guid>
      <dc:creator>Bengt Nilsson_2</dc:creator>
      <dc:date>2009-09-24T06:03:52Z</dc:date>
    </item>
  </channel>
</rss>

