<?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: Control+C  or Control+Z don't work (HP 11.0) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119620#M150522</link>
    <description>&lt;BR /&gt;Many thanks for your help.&lt;BR /&gt;&lt;BR /&gt;One of the problems was a "hidden" trap in the /etc/profile&lt;BR /&gt;&lt;BR /&gt;And some users had a dodgy profile setting the "intr" with ^Z.&lt;BR /&gt;&lt;BR /&gt;the forgotten "stty -a" helped a lot :)&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Miguel</description>
    <pubDate>Fri, 14 Nov 2003 11:23:08 GMT</pubDate>
    <dc:creator>FTSE SysAdmin</dc:creator>
    <dc:date>2003-11-14T11:23:08Z</dc:date>
    <item>
      <title>Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119614#M150516</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Im lost of ideas how to get the "control+c" and "control+Z" working on HPUX 11.00.&lt;BR /&gt;&lt;BR /&gt;Users are using ksh, I've checked and deactivate all traps on the system profile and user profile. &lt;BR /&gt;&lt;BR /&gt;Nonetheless the control-C doesn't seams to work when for example I type "find / -detph" ... Im missing something here! ... &lt;BR /&gt;&lt;BR /&gt;Please help... Many thanks</description>
      <pubDate>Fri, 14 Nov 2003 10:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119614#M150516</guid>
      <dc:creator>FTSE SysAdmin</dc:creator>
      <dc:date>2003-11-14T10:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119615#M150517</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you post the output from stty ?&lt;BR /&gt;&lt;BR /&gt;# stty&lt;BR /&gt;speed 9600 baud; evenp hupcl -cread &lt;BR /&gt;min = 1; intr = ^C; erase = DEL; kill = ^U; &lt;BR /&gt;swtch &lt;UNDEF&gt;; &lt;BR /&gt;brkint -inpck icrnl -ixany ixoff onlcr &lt;BR /&gt;-iexten echo echoe echok &lt;BR /&gt;-echoctl -echoke &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;/UNDEF&gt;</description>
      <pubDate>Fri, 14 Nov 2003 10:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119615#M150517</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-11-14T10:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119616#M150518</link>
      <description>You need to run stty for each character you want to fix&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;eg&lt;BR /&gt;stty intr ^C&lt;BR /&gt;stty susp ^Z&lt;BR /&gt;&lt;BR /&gt;Put these into your .profile.&lt;BR /&gt;&lt;BR /&gt;Here are my (typical ?) settings&lt;BR /&gt;&lt;BR /&gt;stty&lt;BR /&gt;speed 9600 baud; evenp hupcl &lt;BR /&gt;min = 1; intr = ^C; erase = ^H; kill = ^U; &lt;BR /&gt;eol2 = ^@; swtch = ^@; &lt;BR /&gt;susp = ^Z; dsusp = ^@; &lt;BR /&gt;werase = ^@; lnext = ^@; &lt;BR /&gt;-inpck -istrip icrnl -ixany ixoff onlcr &lt;BR /&gt;-iexten echo echoe echok &lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Fri, 14 Nov 2003 10:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119616#M150518</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-14T10:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119617#M150519</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Run&lt;BR /&gt;stty -a&lt;BR /&gt;and note the values for &lt;BR /&gt;intr =&amp;gt; usually Ctrl-C&lt;BR /&gt;? =&amp;gt; Ctrl-Z&lt;BR /&gt;What does Ctrl-Z supposed to generate, quit, kill or what?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 14 Nov 2003 10:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119617#M150519</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-11-14T10:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119618#M150520</link>
      <description>hpsrv2:miguelr&amp;gt; stty&lt;BR /&gt;speed 9600 baud; evenp hupcl -cread&lt;BR /&gt;min = 1; time = 1; intr = ^C; erase = DEL; kill = ^U;&lt;BR /&gt;swtch &lt;UNDEF&gt;;&lt;BR /&gt;brkint -inpck icrnl -ixany ixoff onlcr&lt;BR /&gt;-iexten echo echoe echok&lt;BR /&gt;-echoctl -echoke&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Miguel&lt;/UNDEF&gt;</description>
      <pubDate>Fri, 14 Nov 2003 10:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119618#M150520</guid>
      <dc:creator>FTSE SysAdmin</dc:creator>
      <dc:date>2003-11-14T10:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119619#M150521</link>
      <description>The very first thing to do is a stty -a and determine what intr and susp are set to. It's quite possible that intr has been redefined. By the way, there is really no reason on an HP-UX box to run the Korn shell. /usr/bin/sh (and /sbin/sh, for that matter) are POSIX shells and are a superset of the Korn shell.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 10:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119619#M150521</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-11-14T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119620#M150522</link>
      <description>&lt;BR /&gt;Many thanks for your help.&lt;BR /&gt;&lt;BR /&gt;One of the problems was a "hidden" trap in the /etc/profile&lt;BR /&gt;&lt;BR /&gt;And some users had a dodgy profile setting the "intr" with ^Z.&lt;BR /&gt;&lt;BR /&gt;the forgotten "stty -a" helped a lot :)&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Miguel</description>
      <pubDate>Fri, 14 Nov 2003 11:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119620#M150522</guid>
      <dc:creator>FTSE SysAdmin</dc:creator>
      <dc:date>2003-11-14T11:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Control+C  or Control+Z don't work (HP 11.0)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119621#M150523</link>
      <description>&lt;BR /&gt;Ops sorry to come back with the same problem. &lt;BR /&gt;&lt;BR /&gt;But in the last minutes I've found that the intr=^C only works with xterm sessions but users that are using dtterm, the crtl-c is ignored.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 11:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/control-c-or-control-z-don-t-work-hp-11-0/m-p/3119621#M150523</guid>
      <dc:creator>FTSE SysAdmin</dc:creator>
      <dc:date>2003-11-14T11:41:42Z</dc:date>
    </item>
  </channel>
</rss>

