<?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: removing soft link in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-soft-link/m-p/3740994#M256115</link>
    <description>Hi,&lt;BR /&gt;you have to remove the link:&lt;BR /&gt;rm dirname&lt;BR /&gt;and move the /OV/dirname to dirname:&lt;BR /&gt;mv /OV/dirname dirname&lt;BR /&gt;it this point you have the dirname equal to /OV/dirname and the /OV/dirname removed.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
    <pubDate>Wed, 01 Mar 2006 07:30:50 GMT</pubDate>
    <dc:creator>Arturo Galbiati</dc:creator>
    <dc:date>2006-03-01T07:30:50Z</dc:date>
    <item>
      <title>removing soft link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-soft-link/m-p/3740992#M256113</link>
      <description>Hi!&lt;BR /&gt;The following link is used to keep content of  "dirname" and "/OV/dirname" equal.&lt;BR /&gt;&lt;BR /&gt;lrwxr-xr-x   dirname -&amp;gt; /OV/dirname.&lt;BR /&gt;&lt;BR /&gt;How I could remove this link and the all &lt;BR /&gt;"/OV/dirname" without touching the content of "dirname"?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 12:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-soft-link/m-p/3740992#M256113</guid>
      <dc:creator>Inesa Clinko</dc:creator>
      <dc:date>2006-02-28T12:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: removing soft link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-soft-link/m-p/3740993#M256114</link>
      <description>You cannot, as the content of "dirname" is really the content ov /OV/dirname.  What it appears you want is a seperate, real directory "dirname" with a copy of all the content from "/OV/dirname".  If that's the case, remove the link, mkdir "/dirname" and then "mv /OV/dirname/* /dirname" and "mv "/OV/dirname/.* /dirname" and then "rmdir /OV/dirname"&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 28 Feb 2006 12:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-soft-link/m-p/3740993#M256114</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2006-02-28T12:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: removing soft link</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-soft-link/m-p/3740994#M256115</link>
      <description>Hi,&lt;BR /&gt;you have to remove the link:&lt;BR /&gt;rm dirname&lt;BR /&gt;and move the /OV/dirname to dirname:&lt;BR /&gt;mv /OV/dirname dirname&lt;BR /&gt;it this point you have the dirname equal to /OV/dirname and the /OV/dirname removed.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Wed, 01 Mar 2006 07:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-soft-link/m-p/3740994#M256115</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-03-01T07:30:50Z</dc:date>
    </item>
  </channel>
</rss>

