<?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 Unable to remove Directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507233#M758052</link>
    <description>Parent Directory looks like&lt;BR /&gt;/home/admin/lemkem/2002&lt;BR /&gt;# ls -ld&lt;BR /&gt;drwxr-xr-x  17  root  sys  1024  Mar 20 09:47&lt;BR /&gt;Child Directory looks like&lt;BR /&gt;/home/admin/lemkem/2002&lt;BR /&gt;# ls -l&lt;BR /&gt;drwxr-xr-x   2  root  sys      96  Mar 20 10:18 3sw&lt;BR /&gt;# ls -la 3sw&lt;BR /&gt;total 2&lt;BR /&gt;drwxr-xr-x   2  root  sys      96  Mar 20 10:18 .&lt;BR /&gt;drwxr-xr-x  17 root  sys   1024  Mar 20 09:47&lt;BR /&gt;&lt;BR /&gt;# rmdir 3sw&lt;BR /&gt;rmdir: 3sw: Permission denied&lt;BR /&gt;# chmod 777 3sw&lt;BR /&gt;chmod: can't change 3sw: Not owner&lt;BR /&gt;# whoami&lt;BR /&gt;root&lt;BR /&gt;# who am i&lt;BR /&gt;root           pts/0                      Mar 20 15:30&lt;BR /&gt;&lt;BR /&gt;I should add Parent Directory, Child Directory and file(s) ( since deleted ) were originally owned by "nobody". Ownership changed using chown root:sys *&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Mar 2001 15:20:04 GMT</pubDate>
    <dc:creator>Stephen Keogh</dc:creator>
    <dc:date>2001-03-20T15:20:04Z</dc:date>
    <item>
      <title>Unable to remove Directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507233#M758052</link>
      <description>Parent Directory looks like&lt;BR /&gt;/home/admin/lemkem/2002&lt;BR /&gt;# ls -ld&lt;BR /&gt;drwxr-xr-x  17  root  sys  1024  Mar 20 09:47&lt;BR /&gt;Child Directory looks like&lt;BR /&gt;/home/admin/lemkem/2002&lt;BR /&gt;# ls -l&lt;BR /&gt;drwxr-xr-x   2  root  sys      96  Mar 20 10:18 3sw&lt;BR /&gt;# ls -la 3sw&lt;BR /&gt;total 2&lt;BR /&gt;drwxr-xr-x   2  root  sys      96  Mar 20 10:18 .&lt;BR /&gt;drwxr-xr-x  17 root  sys   1024  Mar 20 09:47&lt;BR /&gt;&lt;BR /&gt;# rmdir 3sw&lt;BR /&gt;rmdir: 3sw: Permission denied&lt;BR /&gt;# chmod 777 3sw&lt;BR /&gt;chmod: can't change 3sw: Not owner&lt;BR /&gt;# whoami&lt;BR /&gt;root&lt;BR /&gt;# who am i&lt;BR /&gt;root           pts/0                      Mar 20 15:30&lt;BR /&gt;&lt;BR /&gt;I should add Parent Directory, Child Directory and file(s) ( since deleted ) were originally owned by "nobody". Ownership changed using chown root:sys *&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Mar 2001 15:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507233#M758052</guid>
      <dc:creator>Stephen Keogh</dc:creator>
      <dc:date>2001-03-20T15:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove Directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507234#M758053</link>
      <description>Looks like it could be a symbolic link.  Try ls -laF&lt;BR /&gt;&lt;BR /&gt;The F will show you if it is a link or not.</description>
      <pubDate>Tue, 20 Mar 2001 15:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507234#M758053</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2001-03-20T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove Directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507235#M758054</link>
      <description>Could it be, that the directory is NFS-mounted (your "nobody" statement let me assume this).&lt;BR /&gt;&lt;BR /&gt;cd &lt;TARGETDIR&gt;&lt;BR /&gt;bdf .&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; should show if nfs-mounted or not&lt;BR /&gt;&lt;BR /&gt;Solution: &lt;BR /&gt;mount with -root option&lt;BR /&gt;or&lt;BR /&gt;login to NFS-Host and delete there !&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TARGETDIR&gt;</description>
      <pubDate>Tue, 20 Mar 2001 17:49:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507235#M758054</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-03-20T17:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove Directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507236#M758055</link>
      <description>&lt;BR /&gt;/bin/rm -R -- &lt;PARENT-DIRECTORY&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers..&lt;BR /&gt;Satish.&lt;/PARENT-DIRECTORY&gt;</description>
      <pubDate>Tue, 20 Mar 2001 17:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507236#M758055</guid>
      <dc:creator>Satish Y</dc:creator>
      <dc:date>2001-03-20T17:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove Directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507237#M758056</link>
      <description>Sorry, small correction, it's not parent directory...&lt;BR /&gt;&lt;BR /&gt;/bin/rm -R -- &lt;DIRECTORY-TO-REMOVE&gt;&lt;BR /&gt;&lt;BR /&gt;it was a typo&lt;BR /&gt;&lt;BR /&gt;Cheers..&lt;BR /&gt;Satish.&lt;/DIRECTORY-TO-REMOVE&gt;</description>
      <pubDate>Tue, 20 Mar 2001 18:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-remove-directory/m-p/2507237#M758056</guid>
      <dc:creator>Satish Y</dc:creator>
      <dc:date>2001-03-20T18:06:50Z</dc:date>
    </item>
  </channel>
</rss>

