i thought i tested, to 'shadow' the array to local to make it expandable in the function but it seems its empty
so declare -a arr=( "${arr[@]}" ) as is otherwise empty any better idea ?
i thought i tested, to 'shadow' the array to local to make it expandable in the function but it seems its empty
so declare -a arr=( "${arr[@]}" ) as is otherwise empty any better idea ?