<?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 Control-C disabled in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957446#M117464</link>
    <description>Hello!&lt;BR /&gt;&lt;BR /&gt;I have one server where control-c doesn't work for any users.  I can't find anything in the /etc/profile local .profile .cshrc .kshrc etc.&lt;BR /&gt;&lt;BR /&gt;I've tried removing both the /etc/profile and local .profiles for a user and logging in as that user but control-c is still disabled.&lt;BR /&gt;&lt;BR /&gt;What else can I check?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Apr 2003 12:20:16 GMT</pubDate>
    <dc:creator>Sean OB_1</dc:creator>
    <dc:date>2003-04-23T12:20:16Z</dc:date>
    <item>
      <title>Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957446#M117464</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;I have one server where control-c doesn't work for any users.  I can't find anything in the /etc/profile local .profile .cshrc .kshrc etc.&lt;BR /&gt;&lt;BR /&gt;I've tried removing both the /etc/profile and local .profiles for a user and logging in as that user but control-c is still disabled.&lt;BR /&gt;&lt;BR /&gt;What else can I check?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 12:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957446#M117464</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2003-04-23T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957447#M117465</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;/etc/profile &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;stty -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;speed 9600 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 = ^@; swtch = ^@&lt;BR /&gt;stop = ^S; start = ^Q; susp = ^Z; dsusp = ^@&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&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;check value of intr&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                steve Steel&lt;/UNDEF&gt;&lt;/UNDEF&gt;</description>
      <pubDate>Wed, 23 Apr 2003 12:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957447#M117465</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-23T12:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957448#M117466</link>
      <description>check stty -a&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;zafar</description>
      <pubDate>Wed, 23 Apr 2003 12:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957448#M117466</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-23T12:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957449#M117467</link>
      <description>Sean,&lt;BR /&gt;&lt;BR /&gt;The default settings can be displayed using;&lt;BR /&gt;&lt;BR /&gt;stty -a &amp;lt; /dev/ttyconf&lt;BR /&gt;&lt;BR /&gt;the stty man page explains that root can changed these, check that nobody has!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 12:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957449#M117467</guid>
      <dc:creator>Pete Ellis</dc:creator>
      <dc:date>2003-04-23T12:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957450#M117468</link>
      <description>I guess I should have been more specific.&lt;BR /&gt;&lt;BR /&gt;I know that the stty int is set incorrectly, but I don't know where it is being set.&lt;BR /&gt;&lt;BR /&gt;It isn't being set in /etc/profile or in any local user files.&lt;BR /&gt;&lt;BR /&gt;So where would this be set?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Sean</description>
      <pubDate>Wed, 23 Apr 2003 12:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957450#M117468</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2003-04-23T12:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957451#M117469</link>
      <description>Thanks Pete, that pointed me in the right direction.  Then a little RTFM and it's all fixed.&lt;BR /&gt;&lt;BR /&gt;Now to figure out why it was changed in the first place!&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 12:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957451#M117469</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2003-04-23T12:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957452#M117470</link>
      <description>Sean,&lt;BR /&gt;&lt;BR /&gt;Have you done a make_net_recovery recently, we have a case logged with HP. Ignite software update required!!!&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Wed, 23 Apr 2003 12:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957452#M117470</guid>
      <dc:creator>Pete Ellis</dc:creator>
      <dc:date>2003-04-23T12:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957453#M117471</link>
      <description>Well I spoke too soon.&lt;BR /&gt;&lt;BR /&gt;I did a stty intr '^C' &amp;lt; /dev/ttyconf &lt;BR /&gt;&lt;BR /&gt;per the man page to set them.  I logged on another session and all was ok.&lt;BR /&gt;&lt;BR /&gt;Then I had to reboot the server and now things are back to the way they were.&lt;BR /&gt;&lt;BR /&gt;# stty -a&lt;BR /&gt;speed 9600 baud; line = 0;&lt;BR /&gt;rows = 24; columns = 80&lt;BR /&gt;min = 4; time = 0;&lt;BR /&gt;intr = DEL; quit = ^\; erase = ^H; kill = @&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 cs7 -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, 23 Apr 2003 16:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957453#M117471</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2003-04-23T16:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Control-C disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957454#M117472</link>
      <description>Write a script to do:&lt;BR /&gt;&lt;BR /&gt;stty intr '^C' &amp;lt; /dev/ttyconf &lt;BR /&gt;stty kill '^U' &amp;lt; /dev/ttyconf &lt;BR /&gt;&lt;BR /&gt;(kill doesn't have to be U, but making it something other than @ helps to not drive yourself crazy.)&lt;BR /&gt;&lt;BR /&gt;and add that script to /etc/rc.config.d and call it during boot so these get fixed automatically.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Wed, 23 Apr 2003 16:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-disabled/m-p/2957454#M117472</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-04-23T16:57:46Z</dc:date>
    </item>
  </channel>
</rss>

