in reply to Re^4: Automating command line utility
in thread Automating command line utility

If you want to automate a program that reads a password from the terminal, it won't help you at all if you open /dev/tty for reading - or am I missing some crucial point here?.

Update: Just read the other replies to parent post, so never mind.