bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Should Use Straight Single Quote instead of Curved


From: Shynur Xie
Subject: Should Use Straight Single Quote instead of Curved
Date: Sat, 6 May 2023 08:06:40 +0000

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.

--
shynur


reply via email to

[Prev in Thread] Current Thread [Next in Thread]