<?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: Stop keyboard input echoing to the screen in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434508#M356271</link>
    <description>there are manny options (depening on the script) the easy way is to redirect the screen output after the command that is reading te passwd please post your script to be more specific&lt;BR /&gt;&amp;gt;&amp;gt; /dev/null 2&amp;gt;&amp;amp;1</description>
    <pubDate>Mon, 08 Jun 2009 07:40:57 GMT</pubDate>
    <dc:creator>F Verschuren</dc:creator>
    <dc:date>2009-06-08T07:40:57Z</dc:date>
    <item>
      <title>Stop keyboard input echoing to the screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434506#M356269</link>
      <description>I have a script that asks for the root password via a 'read' command, how do I stop this echoing to the screen?</description>
      <pubDate>Mon, 08 Jun 2009 07:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434506#M356269</guid>
      <dc:creator>Richard J Harper</dc:creator>
      <dc:date>2009-06-08T07:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stop keyboard input echoing to the screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434507#M356270</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Try somthing below&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;echo "Enter your password \c "&lt;BR /&gt;stty -echo&lt;BR /&gt;read password&lt;BR /&gt;stty echo&lt;BR /&gt;echo "you have entered the password "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson</description>
      <pubDate>Mon, 08 Jun 2009 07:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434507#M356270</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-06-08T07:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stop keyboard input echoing to the screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434508#M356271</link>
      <description>there are manny options (depening on the script) the easy way is to redirect the screen output after the command that is reading te passwd please post your script to be more specific&lt;BR /&gt;&amp;gt;&amp;gt; /dev/null 2&amp;gt;&amp;amp;1</description>
      <pubDate>Mon, 08 Jun 2009 07:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434508#M356271</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2009-06-08T07:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stop keyboard input echoing to the screen</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434509#M356272</link>
      <description>Thanks johnsonpk, that did the trick..</description>
      <pubDate>Mon, 08 Jun 2009 08:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stop-keyboard-input-echoing-to-the-screen/m-p/4434509#M356272</guid>
      <dc:creator>Richard J Harper</dc:creator>
      <dc:date>2009-06-08T08:35:21Z</dc:date>
    </item>
  </channel>
</rss>

