<?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: suspect directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275576#M885322</link>
    <description>ll|cat -v&lt;BR /&gt;&lt;BR /&gt;Will show if it has any special char.&lt;BR /&gt;&lt;BR /&gt;rm -ir bde*&lt;BR /&gt;&lt;BR /&gt;ll -il&lt;BR /&gt;&lt;BR /&gt;find . -inum "inodeno" -exec rm -ir {}\;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Thu, 13 May 2004 11:02:48 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-05-13T11:02:48Z</dc:date>
    <item>
      <title>suspect directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275574#M885320</link>
      <description>Hello I want delete directory &lt;BR /&gt;I obtain this error:&lt;BR /&gt;&lt;BR /&gt;# ll&lt;BR /&gt;drwxr-xr-x   2 bde   users           96 Jan 26 11:21 bde&lt;BR /&gt;drwxr-xr-x   2 bytuning   users           96 Jan 26 11:23 bytuning&lt;BR /&gt;&lt;BR /&gt;# rm -r bde&lt;BR /&gt;rm: bde non-existent&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt; # ll -ld bde&lt;BR /&gt;bde not found&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;I suspect that , the directory this create with character special</description>
      <pubDate>Thu, 13 May 2004 10:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275574#M885320</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2004-05-13T10:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: suspect directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275575#M885321</link>
      <description>The use the ls -b option to display the non-printable characters in octal notation. You can then do something like rmdir -i b* to interactively prompt you to remove this directory.&lt;BR /&gt;&lt;BR /&gt;Man ls and rmdir for details.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2004 11:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275575#M885321</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-05-13T11:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: suspect directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275576#M885322</link>
      <description>ll|cat -v&lt;BR /&gt;&lt;BR /&gt;Will show if it has any special char.&lt;BR /&gt;&lt;BR /&gt;rm -ir bde*&lt;BR /&gt;&lt;BR /&gt;ll -il&lt;BR /&gt;&lt;BR /&gt;find . -inum "inodeno" -exec rm -ir {}\;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 13 May 2004 11:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275576#M885322</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-05-13T11:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: suspect directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275577#M885323</link>
      <description>use ll -ld "bde*" &lt;BR /&gt;&lt;BR /&gt;then rm -i -f "bde*"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2004 11:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275577#M885323</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-05-13T11:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: suspect directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275578#M885324</link>
      <description>yeeaaaaaaaah &lt;BR /&gt;&lt;BR /&gt;nms1 # ls -b&lt;BR /&gt;BisuttiN      ChavezP       RamalloH      VinualeC      intranet      nnm_serv&lt;BR /&gt;BonfilM       Dchiazza      RufinoI       bde\010\010\010\010\010\010\010\010\010 &lt;BR /&gt;&lt;BR /&gt;nms1 # ll|cat -v&lt;BR /&gt;total 36&lt;BR /&gt;drwxr-xr-x   2 CampanaJ   users           96 Jan 26 11:21 bde^H^H^H^H^H^H^H^H^H&lt;BR /&gt;drwxr-xr-x   2 belieraa   users           96 Jan 26 11:23 belieraa&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2004 11:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-directory/m-p/3275578#M885324</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2004-05-13T11:25:00Z</dc:date>
    </item>
  </channel>
</rss>

