As we know, in bash programming the way to pass arguments is $1 ... You cannot pass an array, you can only pass its elements (i.e. the ...
www.google.com.tw