bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: doesnt interate the array anymore, what am i doing wrong


From: Alex fxmbsw7 Ratchev
Subject: re: doesnt interate the array anymore, what am i doing wrong
Date: Mon, 8 Mar 2021 02:08:29 +0100

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 ?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]