<?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 Problems executing Ctrl C when not logged in as root in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696481#M56889</link>
    <description>Attached is the profile file which I found in the /etc directory.  If we are logged in with our individual user names, we can't use ctrl C to exit, for example, the find command.&lt;BR /&gt;&lt;BR /&gt;If we log in as root, the ctrl C works.&lt;BR /&gt;&lt;BR /&gt;Would anyone be able to tell me what I have to change so that ctrl C would work for any user?&lt;BR /&gt;&lt;BR /&gt;Thanks!  Ginny</description>
    <pubDate>Wed, 03 Apr 2002 20:44:47 GMT</pubDate>
    <dc:creator>Ginny Merlino</dc:creator>
    <dc:date>2002-04-03T20:44:47Z</dc:date>
    <item>
      <title>Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696481#M56889</link>
      <description>Attached is the profile file which I found in the /etc directory.  If we are logged in with our individual user names, we can't use ctrl C to exit, for example, the find command.&lt;BR /&gt;&lt;BR /&gt;If we log in as root, the ctrl C works.&lt;BR /&gt;&lt;BR /&gt;Would anyone be able to tell me what I have to change so that ctrl C would work for any user?&lt;BR /&gt;&lt;BR /&gt;Thanks!  Ginny</description>
      <pubDate>Wed, 03 Apr 2002 20:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696481#M56889</guid>
      <dc:creator>Ginny Merlino</dc:creator>
      <dc:date>2002-04-03T20:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696482#M56890</link>
      <description>stty intr Ctrl-C</description>
      <pubDate>Wed, 03 Apr 2002 20:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696482#M56890</guid>
      <dc:creator>Charles McCary</dc:creator>
      <dc:date>2002-04-03T20:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696483#M56891</link>
      <description>Ginny,&lt;BR /&gt;&lt;BR /&gt;sorry - you can add the above to your .profile - here's how it looks in mine:&lt;BR /&gt;stty erase "^H" kill "^U" intr "^C" eof "^D"</description>
      <pubDate>Wed, 03 Apr 2002 20:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696483#M56891</guid>
      <dc:creator>Charles McCary</dc:creator>
      <dc:date>2002-04-03T20:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696484#M56892</link>
      <description>Hi Charles,&lt;BR /&gt;&lt;BR /&gt;Do I put this in the profile script?&lt;BR /&gt;&lt;BR /&gt;Thks!&lt;BR /&gt;Ginny</description>
      <pubDate>Wed, 03 Apr 2002 20:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696484#M56892</guid>
      <dc:creator>Ginny Merlino</dc:creator>
      <dc:date>2002-04-03T20:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696485#M56893</link>
      <description>one more thing the ^C is actually a cntl-c not a carat and a C.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Apr 2002 20:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696485#M56893</guid>
      <dc:creator>Charles McCary</dc:creator>
      <dc:date>2002-04-03T20:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696486#M56894</link>
      <description>Hi Charles,&lt;BR /&gt;&lt;BR /&gt;Is there any where that I can put this so that it will be automatically placed in the .profile when I create a new user?&lt;BR /&gt;&lt;BR /&gt;Thks!&lt;BR /&gt;Ginny</description>
      <pubDate>Wed, 03 Apr 2002 20:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696486#M56894</guid>
      <dc:creator>Ginny Merlino</dc:creator>
      <dc:date>2002-04-03T20:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696487#M56895</link>
      <description>I think our replies crossed, but yes you can add that line (with just the intr "^C" if that's all you want) to your .profile</description>
      <pubDate>Wed, 03 Apr 2002 20:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696487#M56895</guid>
      <dc:creator>Charles McCary</dc:creator>
      <dc:date>2002-04-03T20:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696488#M56896</link>
      <description>Add this line in .profile for all user template and all existing users:&lt;BR /&gt;&lt;BR /&gt;stty erase "^H" kill "^U" intr "^C" eof "^D"&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Wed, 03 Apr 2002 20:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696488#M56896</guid>
      <dc:creator>Francois Bariselle_3</dc:creator>
      <dc:date>2002-04-03T20:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems executing Ctrl C when not logged in as root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696489#M56897</link>
      <description>Yes - the /etc/profile&lt;BR /&gt;&lt;BR /&gt;Also, see man on profile.&lt;BR /&gt;&lt;BR /&gt;tx,&lt;BR /&gt;&lt;BR /&gt;Charlie</description>
      <pubDate>Wed, 03 Apr 2002 20:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-executing-ctrl-c-when-not-logged-in-as-root/m-p/2696489#M56897</guid>
      <dc:creator>Charles McCary</dc:creator>
      <dc:date>2002-04-03T20:51:44Z</dc:date>
    </item>
  </channel>
</rss>

