3.7.12. timeout - wait for a specified timeout

3.7.12.1. Usage

timeout [-acrsev] SECONDS

3.7.12.2. Synopsis

Wait SECONDS for a timeout. Return 1 if the user intervented.

3.7.12.3. Options

-a interrupt on any key
-c interrupt on Ctrl-C
-r interrupt on RETURN
-e interrupt on external commands (i.e. fastboot
-s silent mode
-v <VARIABLE> export pressed key to environment