1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/src/uu/timeout/timeout.md
Masahito Osako e46b05722f
timeout: move help strings to markdown file (#4806)
* timeout: move help strings to markdown file
2023-04-30 08:51:14 +02:00

121 B

timeout

timeout [OPTION] DURATION COMMAND...

Start COMMAND, and kill it if still running after DURATION.