LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Keyboard input not on screen (https://www.linuxquestions.org/questions/programming-9/keyboard-input-not-on-screen-52122/)

g_rat 03-27-2003 10:55 PM

Keyboard input not on screen
 
How would you code so that input typed on the keyboard does not appear on the screen? (e.g. when typing in a password). Is there a shell scripting solution for this? (bash)

rmartine 03-27-2003 11:50 PM

Search here because I know this question just came up and the solution was posted. It has something to do with ioctrl(). Also there is an old header file that contains a function that handles it. If you curious about which it is go digging in the kernel source.

Sorry about the lame answer.


All times are GMT -5. The time now is 06:35 PM.