<?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: corrupt files (??) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459233#M13474</link>
    <description>Hi Jay,&lt;BR /&gt;&lt;BR /&gt;^? is the representation for the DEL character (0x7F). This usually happens when someone has their backspace key misconfigured, they think that they are erasing characters when in fact they are adding DEL's.&lt;BR /&gt;&lt;BR /&gt;There are several ways of deleting them, one is as follows:-&lt;BR /&gt;&lt;BR /&gt;Set $X to be a DEL character:-&lt;BR /&gt;X=$(print "\0177")&lt;BR /&gt;&lt;BR /&gt;Then you can use $X in ll and rm commands:-&lt;BR /&gt;&lt;BR /&gt;ll *$X*&lt;BR /&gt;rm -i *$X*&lt;BR /&gt;&lt;BR /&gt;The above will list and offer to remove any file which contains a DEL character.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
    <pubDate>Mon, 30 Oct 2000 11:27:50 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2000-10-30T11:27:50Z</dc:date>
    <item>
      <title>corrupt files (??)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459231#M13472</link>
      <description>Please look at the attached listing and could anyone tell me what caused this, how can it be prevented, and how do I remove the files with the question marks&lt;BR /&gt;&lt;BR /&gt;BTW .. this is on an HFS, stripped file system (if this helps)...thanks Jay</description>
      <pubDate>Mon, 30 Oct 2000 11:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459231#M13472</guid>
      <dc:creator>Jay Cantwell</dc:creator>
      <dc:date>2000-10-30T11:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: corrupt files (??)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459232#M13473</link>
      <description>Check your /etc/profile for control characters, and how to suppress them.&lt;BR /&gt;Eg.stty erase '^H'</description>
      <pubDate>Mon, 30 Oct 2000 11:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459232#M13473</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-30T11:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: corrupt files (??)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459233#M13474</link>
      <description>Hi Jay,&lt;BR /&gt;&lt;BR /&gt;^? is the representation for the DEL character (0x7F). This usually happens when someone has their backspace key misconfigured, they think that they are erasing characters when in fact they are adding DEL's.&lt;BR /&gt;&lt;BR /&gt;There are several ways of deleting them, one is as follows:-&lt;BR /&gt;&lt;BR /&gt;Set $X to be a DEL character:-&lt;BR /&gt;X=$(print "\0177")&lt;BR /&gt;&lt;BR /&gt;Then you can use $X in ll and rm commands:-&lt;BR /&gt;&lt;BR /&gt;ll *$X*&lt;BR /&gt;rm -i *$X*&lt;BR /&gt;&lt;BR /&gt;The above will list and offer to remove any file which contains a DEL character.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Mon, 30 Oct 2000 11:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459233#M13474</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-30T11:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: corrupt files (??)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459234#M13475</link>
      <description>to me the backspace has been typed many times to cancel something wrong written by keyboard. &lt;BR /&gt;To avoid this in your .profile or in /etc/profile set&lt;BR /&gt;&lt;BR /&gt;stty erase '^H'&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Mon, 30 Oct 2000 11:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupt-files/m-p/2459234#M13475</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-10-30T11:31:31Z</dc:date>
    </item>
  </channel>
</rss>

