On 5/6/23 12:45 PM, G. Branden Robinson wrote:
At 2023-05-06T08:06:40+0000, Shynur Xie wrote:
Should Use Straight Single Quote instead of Curved
View this page
<www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html>
in browser:
Character sequences of the form $’string’ are treated as a special
kind of single quotes.
should be
Character sequences of the form $'string' are treated as a special
kind of single quotes.
Here's a patch.
Thanks, this is a good fix.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/