![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suppress error message in unzip | skwyer | Shell Programming and Scripting | 5 | 09-26-2007 02:20 PM |
| suppress echo while reading input in expect | sudhir_onweb | Shell Programming and Scripting | 1 | 07-23-2007 06:54 AM |
| Don't show keyboard input on terminal | marianor31 | Shell Programming and Scripting | 1 | 03-23-2007 02:54 PM |
| terminal emulation displaying in machine language | Debbie | UNIX for Dummies Questions & Answers | 2 | 06-23-2005 02:43 PM |
| Suppress last N lines printing | chakri400 | High Level Programming | 1 | 11-12-2003 10:19 AM |
|
|
LinkBack | Thread Tools | 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 |
| Forum Sponsor | ||
|
|