<?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: how can i get this function? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667964#M50135</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you have perl, this should do it:&lt;BR /&gt;&lt;BR /&gt;======================================&lt;BR /&gt;#!/opt/perl5/bin/perl&lt;BR /&gt;system "stty -icanon";&lt;BR /&gt;$key=getc;&lt;BR /&gt;system "stty icanon";&lt;BR /&gt;print "\n";&lt;BR /&gt;======================================&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
    <pubDate>Wed, 20 Feb 2002 08:55:23 GMT</pubDate>
    <dc:creator>Robin Wakefield</dc:creator>
    <dc:date>2002-02-20T08:55:23Z</dc:date>
    <item>
      <title>how can i get this function?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667961#M50132</link>
      <description>in a shell:&lt;BR /&gt;echo "press any key to contiune"&lt;BR /&gt;&lt;BR /&gt;to get it,i write :&lt;BR /&gt;read AAA&lt;BR /&gt;echo "now contiune"&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;but only when i press enter,it could be contiune,any other key does not work?&lt;BR /&gt;what's happen?how can i get the function as the echo says:press any key to contiune....</description>
      <pubDate>Wed, 20 Feb 2002 08:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667961#M50132</guid>
      <dc:creator>thebeatlesguru</dc:creator>
      <dc:date>2002-02-20T08:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get this function?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667962#M50133</link>
      <description>Wouldn't it be easier to change the message to "press Enter to continue" ? :-)&lt;BR /&gt;Since 'read' uses buffered input, you have to wait till Enter is hit.</description>
      <pubDate>Wed, 20 Feb 2002 08:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667962#M50133</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-02-20T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get this function?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667963#M50134</link>
      <description>Hi Guru,&lt;BR /&gt;&lt;BR /&gt;the read-command allways reads from standard input. The input is stopped by the return-key. So it doesn't matter which keys are pressed, the input is ALLWAYS stopped by the return-key.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 20 Feb 2002 08:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667963#M50134</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-02-20T08:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get this function?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667964#M50135</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you have perl, this should do it:&lt;BR /&gt;&lt;BR /&gt;======================================&lt;BR /&gt;#!/opt/perl5/bin/perl&lt;BR /&gt;system "stty -icanon";&lt;BR /&gt;$key=getc;&lt;BR /&gt;system "stty icanon";&lt;BR /&gt;print "\n";&lt;BR /&gt;======================================&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Wed, 20 Feb 2002 08:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667964#M50135</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2002-02-20T08:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get this function?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667965#M50136</link>
      <description>See :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96a6ee3e323bd5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96a6ee3e323bd5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But there is another question, i cant find it, that uses a command to do it.</description>
      <pubDate>Wed, 20 Feb 2002 09:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-get-this-function/m-p/2667965#M50136</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2002-02-20T09:07:48Z</dc:date>
    </item>
  </channel>
</rss>

