GNU bug report logs - #68501
Misbehaving of text inside double quotes" " in shell

Previous Next

Package: coreutils;

Reported by: LitHack <lithack0 <at> gmail.com>

Date: Tue, 16 Jan 2024 11:46:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: LitHack <lithack0 <at> gmail.com>
To: 68501 <at> debbugs.gnu.org
Subject: bug#68501: Misbehaving of text inside double quotes" " in shell
Date: Tue, 16 Jan 2024 16:20:41 +0530
[Message part 1 (text/plain, inline)]
Single quote behave normally but double quote is replacing the "$$"
character with pid of open shell and "$<some text >" would not print
anything as if it acting as a comment. Basically the problem is that double
is parsing some of special character which it should not.
In the attachment you would see hash having "$" in between then and is
being parsed as mentioned above and hence does not write anything in file.
Thanks and Regards.
[Message part 2 (text/html, inline)]
[Screenshot from 2024-01-16 15-20-47.png (image/png, attachment)]

This bug report was last modified 1 year and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.