I have a bash script that runs many conditional statements, but when I run the script, it only hits the following line: elif [[ $firstchar == "[" ]]
elif [[ $firstchar == "[" ]]