.. index:: login (command) .. _command_login: login - ask for a password ========================== Usage ^^^^^ ``login [-t TIMEOUT] COMMAND`` 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. Options ^^^^^^^ -t TIMEOUT Execute COMMAND if no login withing TIMEOUT seconds .. generated from: /ptx/work/dude/WORK_A/sha/backup/barebox/website_barebox_org/barebox/commands/login.c .. command function: do_login