(no title)
oandrew | 4 years ago
$ echo q(no ' escaping ` required " here)
no ' escaping ` required " here
This would make typing sql / json much easier.
To my knowledge none of the shells implement this.
Does anyone know why?oandrew | 4 years ago
$ echo q(no ' escaping ` required " here)
no ' escaping ` required " here
This would make typing sql / json much easier.
To my knowledge none of the shells implement this.
Does anyone know why?
chasil|4 years ago
The standards for the POSIX shell are controlled by the Austin group/OSF, and they are not receptive to changes, unfortunately.