timeout - wait for a specified timeout

Usage

timeout [-acrs] SECONDS

Synopsis

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

Options

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

Table Of Contents

This Page