3.7.4. login - ask for a password¶
3.7.4.1. Usage¶
login [-t TIMEOUT] COMMAND
3.7.4.2. Synopsis¶
Asks for a password from the console before script execution continues. The password can be set with the ‘passwd’ command. Instead of specifying a TIMEOUT the magic variable ‘global.login.timeout’ could be set.
3.7.4.3. Options¶
| -t TIMEOUT | Execute COMMAND if no login withing TIMEOUT seconds |