![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 |
| Shell script getting input from output | aspect_p | Shell Programming and Scripting | 1 | 03-11-2008 04:37 AM |
| Input to shell script | castlerock | Shell Programming and Scripting | 3 | 04-03-2006 02:26 AM |
| masking or encrypting in shell script | dshrish | UNIX for Dummies Questions & Answers | 4 | 02-15-2006 10:35 PM |
| Shell script with input parameter | jhmr7 | UNIX for Dummies Questions & Answers | 1 | 07-12-2005 09:04 PM |
| single input shell script? | quipy | Shell Programming and Scripting | 1 | 10-03-2002 05:18 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Masking input in a shell script
How do I prevent user input from being displayed in running script (e.g. when entering a password)?
Thanx, Aaron
__________________
[url=http://www.spetnik.com/images/storybanner.php][img]http://www.spetnik.com/images/storybanner.php?s=i[/img][/url] |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Nevermind, I got it
PHP Code:
__________________
[url=http://www.spetnik.com/images/storybanner.php][img]http://www.spetnik.com/images/storybanner.php?s=i[/img][/url] |
|
#3
|
||||
|
||||
|
Just remember the text input can still be captured.
One course I took a loong time ago, in which I learned how to do just that.
__________________
My brain is your brain |
||||
| Google The UNIX and Linux Forums |