How do I handle special characters like a bracket in a bash script?
I am trying to get the output of some programs and assign them to variables. I am using backticks to do it, but I can switch to a different method if necessary. What I notice is that often I do not...
https://unix.stackexchange.com/questions/173851/how-do-i-handle-special-characters-like-a-bracket-in-a-bash-script