I see backward (`) (also called heavy accent) characters mixed with apostrophe (') characters used together in all kinds of command line output. Of course, the reason / story why for some reason is documented on the Internet, but I could not find where.
Here are some examples of what I'm saying:
On the makeman page :
If makefile is `- ', standard input is read.
Result rake:
... / ruby_koans / koano / about_strings.rb: 6: in `test_double_quoted_strings_are_strings'
Why inconsistency?
I suggest that the broader question here is: "Why not use the" right "single or double quotes, if necessary?" but I understand that the apostrophe (and serious emphasis) is simply available on the "standard" US keyboards. Why is this though ...)
source
share