3.133. timeout (wait for a specified timeout)

3.133.1. Usage

timeout [-acrs] SECONDS

3.133.2. Synopsis

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

3.133.3. Options

-a interrupt on any key
-c interrupt on Ctrl-C
-r interrupt on RETURN
-s silent mode