# Functions
According to https://www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html#ANSI_002dC-Quoting a -> a a b -> a b $a -> $'$a' $'a' -> $'$\'$a'\'.
No description provided by the author
No description provided by the author
No description provided by the author