<?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: Create links in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617820#M235337</link>
    <description>Hi YOGI,&lt;BR /&gt;&lt;BR /&gt;'why rm /rawdata/ixgfs_dia1/cache_copy1'&lt;BR /&gt;&lt;BR /&gt;Because you can't create a link if the target already exists.&lt;BR /&gt;&lt;BR /&gt;'ln -s &lt;SOURCE&gt; &lt;TARGET&gt;'&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;BR /&gt;And your profile says:&lt;BR /&gt;'I have assigned points to   63  of   147  responses to my questions'&lt;BR /&gt;So: 'There is never a wrong time to do the right things' -&amp;gt;&lt;BR /&gt;You should work for your points assingment&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;/TARGET&gt;&lt;/SOURCE&gt;</description>
    <pubDate>Mon, 05 Sep 2005 08:10:24 GMT</pubDate>
    <dc:creator>V. Nyga</dc:creator>
    <dc:date>2005-09-05T08:10:24Z</dc:date>
    <item>
      <title>Create links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617815#M235332</link>
      <description>i have one mount point /rawdata and in this i have one dir ixgfs_dia1/cache_copy1&lt;BR /&gt;i have second mount point /ixgfs_dia1 inthis i have IC/ixgfs_dia1&lt;BR /&gt;i want to create a link for /ixgfs_dia1/IC/cache_copy1 to /rawdata/ixgfs_dia1/cache_copy1 so that /ixgfs_dia1 mount point will not increase...&lt;BR /&gt;how to do it</description>
      <pubDate>Fri, 02 Sep 2005 10:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617815#M235332</guid>
      <dc:creator>YOGI_3</dc:creator>
      <dc:date>2005-09-02T10:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617816#M235333</link>
      <description>A link is simply an alias or another name for the same item. It cannot be used to provide additional storage capacity.</description>
      <pubDate>Fri, 02 Sep 2005 10:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617816#M235333</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-02T10:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617817#M235334</link>
      <description>rm /rawdata/ixgfs_dia1/cache_copy1 &lt;BR /&gt;ln -s /ixgfs_dia1/IC/cache_copy1 /rawdata/ixgfs_dia1/cache_copy1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Sep 2005 10:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617817#M235334</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-09-02T10:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617818#M235335</link>
      <description>But, as Bill points out, this isn't really going to do what you want.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 02 Sep 2005 10:31:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617818#M235335</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-09-02T10:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617819#M235336</link>
      <description>Pete..&lt;BR /&gt;why&lt;BR /&gt;rm /rawdata/ixgfs_dia1/cache_copy1</description>
      <pubDate>Fri, 02 Sep 2005 10:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617819#M235336</guid>
      <dc:creator>YOGI_3</dc:creator>
      <dc:date>2005-09-02T10:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617820#M235337</link>
      <description>Hi YOGI,&lt;BR /&gt;&lt;BR /&gt;'why rm /rawdata/ixgfs_dia1/cache_copy1'&lt;BR /&gt;&lt;BR /&gt;Because you can't create a link if the target already exists.&lt;BR /&gt;&lt;BR /&gt;'ln -s &lt;SOURCE&gt; &lt;TARGET&gt;'&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;BR /&gt;And your profile says:&lt;BR /&gt;'I have assigned points to   63  of   147  responses to my questions'&lt;BR /&gt;So: 'There is never a wrong time to do the right things' -&amp;gt;&lt;BR /&gt;You should work for your points assingment&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;/TARGET&gt;&lt;/SOURCE&gt;</description>
      <pubDate>Mon, 05 Sep 2005 08:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-links/m-p/3617820#M235337</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-09-05T08:10:24Z</dc:date>
    </item>
  </channel>
</rss>

