Home
Databases & Systems
Database Administrators
Unix & Linux Stack Exchange
Sample Header Ad - 728x90
Home
Unix & Linux Stack Exchange
how to get the size of an indirect array in bash?
how to get the size of an indirect array in bash?
2
votes
2
answers
1015
views
bash
array
size
reference
Without using eval. this wont work: astr=(a b c) str="#astr[@]" echo "${!str}"
Asked by Aquarius Power
(4537 rep)
May 6, 2016, 12:04 AM
Last activity: Jun 29, 2017, 08:15 AM
Sidebar Ad - 300x250
Related Questions
Browse more questions from Unix & Linux Stack Exchange
More questions tagged "bash"
More questions tagged "array"
More questions tagged "size"