Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mdaniel
9 months ago
|
parent
|
context
|
favorite
| on:
TIL: timeout in Bash scripts
Thankfully bash tolerates that, if the script author cares, e.g.
gnu_sed=gsed if ! command -v $gnu_sed; then gnu_sed=$(detector_wizardry) fi $gnu_sed -Ee ...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: