mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 09:51:56 +02:00
* man/timeout.x: The 2038 that the sentence is referring to is the year 2038, not 2038 seconds (the default unit used for timeouts).
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
[NAME]
|
|
timeout \- run a command with a time limit
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|
|
[SEE ALSO]
|
|
kill(1)
|
|
[BUGS]
|
|
Some platforms don't curently support timeouts beyond the year 2038.
|