<?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: @ sign deletes the line in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894842#M403036</link>
    <description>Thank you all of the help.&lt;BR /&gt;&lt;BR /&gt;The problem was actually me running bash on top of another shell and it wasn't recognizing stty kill ^U command.  After i did exec bash from the shell instead, everything worked fine.&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
    <pubDate>Thu, 07 Apr 2005 08:47:51 GMT</pubDate>
    <dc:creator>Asya</dc:creator>
    <dc:date>2005-04-07T08:47:51Z</dc:date>
    <item>
      <title>@ sign deletes the line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894837#M403031</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a rather weird problem.  When i'm typing something on the command line, and it includes @, it deletes the line.  If i'm typing it in the file, it jumps to the beginning of the line.&lt;BR /&gt;&lt;BR /&gt;I know there is a way to avoid it, but can't remember what keys need to be pressed to avoid this problem.&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 06 Apr 2005 15:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894837#M403031</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2005-04-06T15:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: @ sign deletes the line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894838#M403032</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;WHat does&lt;BR /&gt;&lt;BR /&gt;stty -a &lt;BR /&gt;&lt;BR /&gt;return?&lt;BR /&gt;&lt;BR /&gt;it's probably "kill"&lt;BR /&gt;&lt;BR /&gt;set it to:&lt;BR /&gt;&lt;BR /&gt;stty kill ^U&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 06 Apr 2005 15:34:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894838#M403032</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-06T15:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: @ sign deletes the line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894839#M403033</link>
      <description>At first, it did say kill = @&lt;BR /&gt;after following your instructions..same problem...&lt;BR /&gt;&lt;BR /&gt;this is what stty -a looks like now.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;speed 300 baud; line = 0; &lt;BR /&gt;rows = 24; columns = 80&lt;BR /&gt;min = 1; time = 1; &lt;BR /&gt;intr = ^C; quit = ^\; erase = ^H; kill = ^U&lt;BR /&gt;eof = ^D; eol = ^@; eol2 &lt;UNDEF&gt;; swtch &lt;UNDEF&gt;&lt;BR /&gt;stop = ^S; start = ^Q; susp &lt;UNDEF&gt;; dsusp &lt;UNDEF&gt;&lt;BR /&gt;werase &lt;UNDEF&gt;; lnext &lt;UNDEF&gt;&lt;BR /&gt;-parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts &lt;BR /&gt;-ignbrk brkint -ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc &lt;BR /&gt;ixon ixany -ixoff -imaxbel -rtsxoff -ctsxon -ienqak &lt;BR /&gt;isig icanon -iexten -xcase echo -echoe echok -echonl -noflsh &lt;BR /&gt;-echoctl -echoprt -echoke -flusho -pendin &lt;BR /&gt;opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3 &lt;BR /&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;</description>
      <pubDate>Wed, 06 Apr 2005 15:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894839#M403033</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2005-04-06T15:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: @ sign deletes the line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894840#M403034</link>
      <description>&lt;BR /&gt;Asya,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; eol = ^@;&lt;BR /&gt;&lt;BR /&gt;Here is your problem.&lt;BR /&gt;&lt;BR /&gt;Change eol to something else:&lt;BR /&gt;&lt;BR /&gt;stty eol &lt;WHATEVER ctrl="" key-combo=""&gt;&lt;BR /&gt;&lt;BR /&gt;That will solve your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;David de Beer.&lt;BR /&gt;&lt;/WHATEVER&gt;</description>
      <pubDate>Thu, 07 Apr 2005 03:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894840#M403034</guid>
      <dc:creator>David de Beer</dc:creator>
      <dc:date>2005-04-07T03:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: @ sign deletes the line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894841#M403035</link>
      <description>Asya,&lt;BR /&gt;also, once the initial problem is fixed, find out where the stty came from in the first place (~/.profile or /etc/profile perhaps) and correct it there as well, otherwise the problem returns on next login.&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 07 Apr 2005 03:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894841#M403035</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-04-07T03:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: @ sign deletes the line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894842#M403036</link>
      <description>Thank you all of the help.&lt;BR /&gt;&lt;BR /&gt;The problem was actually me running bash on top of another shell and it wasn't recognizing stty kill ^U command.  After i did exec bash from the shell instead, everything worked fine.&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Thu, 07 Apr 2005 08:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sign-deletes-the-line/m-p/4894842#M403036</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2005-04-07T08:47:51Z</dc:date>
    </item>
  </channel>
</rss>

