<?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: rm files with queer characters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646223#M44880</link>
    <description>Thanks all!&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jan 2002 14:18:41 GMT</pubDate>
    <dc:creator>Ron Bombard</dc:creator>
    <dc:date>2002-01-16T14:18:41Z</dc:date>
    <item>
      <title>rm files with queer characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646219#M44876</link>
      <description>I have a few files in my "/" directory that have been unable to remove.  Here's the type of file names:&lt;BR /&gt;&lt;BR /&gt;-ef|grep rsta11 &lt;BR /&gt;-ef|grep tofice&lt;BR /&gt;-ef|grep x1123&lt;BR /&gt;&lt;BR /&gt;because of the "-" and the "|", I cannot seem to remove them.   In the past I used to do a "ls -i" to get the inum for the files, then I'd do a&lt;BR /&gt;  "find . -inum 172804 -ok rm -r {} \;" &lt;BR /&gt;to remove the inum.  That dosen't seem to work anymore... like "ls" is not reporting the inum correctly.   It just doesnt' find the file.&lt;BR /&gt;&lt;BR /&gt;I've been able to login into the HPUX with a windows ftp client and delete file that way... but thats queer.&lt;BR /&gt;&lt;BR /&gt;Any suggestions</description>
      <pubDate>Wed, 16 Jan 2002 14:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646219#M44876</guid>
      <dc:creator>Ron Bombard</dc:creator>
      <dc:date>2002-01-16T14:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: rm files with queer characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646220#M44877</link>
      <description>if the file name is hello-c.c&lt;BR /&gt;&lt;BR /&gt;rm "hello\-c.c"&lt;BR /&gt;&lt;BR /&gt;hello?.txt&lt;BR /&gt;&lt;BR /&gt;rm "hello\?.txt"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 14:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646220#M44877</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-16T14:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: rm files with queer characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646221#M44878</link>
      <description>use the -i option on rm, like this:&lt;BR /&gt;&lt;BR /&gt;rm -i *&lt;BR /&gt;&lt;BR /&gt;and step through the files to remove them manually.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 16 Jan 2002 14:03:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646221#M44878</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-16T14:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: rm files with queer characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646222#M44879</link>
      <description>rm -i -- 'queer file name'&lt;BR /&gt;&lt;BR /&gt;Laters&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 14:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646222#M44879</guid>
      <dc:creator>Erik Allaert</dc:creator>
      <dc:date>2002-01-16T14:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: rm files with queer characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646223#M44880</link>
      <description>Thanks all!&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 14:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-files-with-queer-characters/m-p/2646223#M44880</guid>
      <dc:creator>Ron Bombard</dc:creator>
      <dc:date>2002-01-16T14:18:41Z</dc:date>
    </item>
  </channel>
</rss>

