That's what I learned from abs-guide-5.0/HTML/arrays.html from
http://personal.riverusers.com/~thegrendel/abs-guide-5.4.tar.bz2.
Looking through info bash, in "Appendix B Major Differences From The Bourne Shell",
it has ...
* The `$'...'' quoting syntax, which expands ANSI-C
backslash-escaped characters in the text between the single quotes,
is supported (*note ANSI-C Quoting:

.
The ANSI-C quoting just has a list of \characters, and what they get translated to.
While some of the samples in the abs guide don't use the $'...' syntax, most do.
I like kate, for good syntax highlighting of bash scripts.
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)