Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tryauuum
on May 26, 2025
|
parent
|
context
|
favorite
| on:
TIL: timeout in Bash scripts
why didn't he opt to use `timeout --signal=SIGKILL` and instead wrapped everything in extra bash to make it more killable?..
teo_zero
on May 26, 2025
[–]
According to TFA you can only kill processes and "until", being a builtin, doesn't spawn any new process.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: