Skip to content

printf: output of double-quote should not be escaped#5828

Merged
cakebaker merged 1 commit intouutils:mainfrom
samueltardieu:printf-double-quote
Jan 11, 2024
Merged

printf: output of double-quote should not be escaped#5828
cakebaker merged 1 commit intouutils:mainfrom
samueltardieu:printf-double-quote

Conversation

@samueltardieu
Copy link
Copy Markdown
Contributor

$ printf '\#\"\$'
\#"\$

This is obtained by escaping the sequence `\"` as `"`.
@cakebaker cakebaker merged commit 5b860cb into uutils:main Jan 11, 2024
@cakebaker
Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants