I have an array in my bash script. And I need to insert in the same time two quotas symbols this " and this \'.
bash
My script
arr=(1 2 3) for