Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_seininn
on Jan 31, 2012
|
parent
|
context
|
favorite
| on:
Zsh is your friend.
For reference, to use associative arrays in Bash:
declare -A table column="name" table[$column]="value"
Included in recent versions of bash :)
kruhft
on Jan 31, 2012
[–]
I say typeset, you say declare, let's call the whole thing off! :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: