I\'m trying to sort an array with the following code:
commSorted=($(sort -r -f <<<"${comm[@]}"))
But when I print it (com
com