timeout (1)
Name
timeout - run command with bounded time
Synopsis
timeout [-signal] time command ...
Description
timeout executes a command and imposes an elapsed time limit. The command is run in a separate POSIX process group so that the right thing happens with commands that spawn child processes.
Arguments:
- -signal
- Specify an optional signal to send to the controlled process. By default, timeout sends SIGKILL, which cannot be caught or ignored. The signal must be provided in its numerical value.
time The elapsed time limit in seconds after which the command is terminated.
command
The command to be executed.
Diagnostics
timeout’s exit status is the exit status of the specified command or 1 in case of a usage error.
Author(s)
Wietse Venema
This program is part of SATAN.
Losowe
- ata_scsi_rbuf_put (9)
- oeb2lit (1)
- Bio::Biblio::Proceeding (3pm)
- form_field_new (3x)
- Bio::PhyloNetwork::TreeFactoryX (3pm)
- Tcl_AppendElement (3tcl)
- viewperl (1)
- show_panel (3curses)
- grcalc-term (1)
- knutclient (1)
- posix_fadvise (3posix)
- is_immedok (3ncurses)
- PS_symbol (3)
- composite (1)
- ulimit.h (0p)
- log4c_rollingpolicy_get_rfudata (3)
- rup (1)
- Ns_ThreadStrCopy (3)
- set_menu_pad (3x)
- cdbs-edit-patch (1)
