![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suppress error message in unzip | skwyer | Shell Programming and Scripting | 5 | 09-26-2007 05:20 PM |
| suppress echo while reading input in expect | sudhir_onweb | Shell Programming and Scripting | 1 | 07-23-2007 09:54 AM |
| Don't show keyboard input on terminal | marianor31 | Shell Programming and Scripting | 1 | 03-23-2007 06:54 PM |
| terminal emulation displaying in machine language | Debbie | UNIX for Dummies Questions & Answers | 2 | 06-23-2005 05:43 PM |
| Suppress last N lines printing | chakri400 | High Level Programming | 1 | 11-12-2003 02:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I'm a Unix newbie.
In a shell-script, is there any way to accept keyboard input (via STDIN) without having it display on the screen? I know keying in a login password sort of does this by replacing what you key with astericks (*) but I believe that's a "C" routine. I'd like to be able to replicate that function in a Unix shell-script to allow my users to access specific data by prompting (via "read" command) for an "access" code that will NOT show on the terminal screen when it's keyed in. Is that possible? Any help would be greatly appreciated. Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|