how to print escape character in bash code example
Example: escape characters in bash
use "\" to use the literal value of the next character (except newline)
use "\" to use the literal value of the next character (except newline)