| tags 342890 + wontfix
| thanks
| 
| Jari Aalto writes:
| > Package: bash
| > Version: 3.0-17
| > Severity: normal
| > 
| > There are couple of places where `` are used in the /etc/skel/.bashrc.
| > It would be  better to use more visually  readable alternative $() for
| > everything. The backtick(`)  is  hard  to find  and  type in  various
| > terminals  and  depending on  font,  it's  barely  visible and  easily
| > confused with tick(').
| 
| maybe. you could change your font as well. If $() is more readable
| than `` seems to be a matter of context.

In order to differentiate (to see) the ticks (from single quotes) it
is not feasible to ask users to change their fonts, when there would
be a posix alternative $() that would work in any environment. 

The $() also nests, whereas the old style doesn't. Person's looking at
the code would therefore learn the better alternative.

Jari





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to