Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
watersb
on Feb 1, 2018
|
parent
|
context
|
favorite
| on:
Why Create a New Unix Shell?
declare -a myArray=("foo" "bar" "baz")
echo "${myArray[2]}"
Bash is weird.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
echo "${myArray[2]}"
Bash is weird.