Y
Hacker News
new
|
ask
|
show
|
jobs
by
khc
390 days ago
I've written something 13 years ago using `read -t`
https://github.com/kahing/bin/blob/master/timeout.sh
1 comments
robinhouston
388 days ago
Wow, that's a cool trick. So it _can_ be done using only builtins! Thanks for sharing.
link