Create an array

How to create an array in shell scripting

array=("first" "second" "third")