Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
codemac
on March 3, 2021
|
parent
|
context
|
favorite
| on:
Elegant Bash Conditionals
Just use byron's rc shell:
if (condition) { statements; } else { do other thing; }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
if (condition) { statements; } else { do other thing; }