escaped-quote.expect.txt 182 B

12
  1. <span class="hljs-comment"># Escaped double-quote is not a string</span>
  2. <span class="hljs-built_in">echo</span> <span class="hljs-string">'"quoted"'</span> | tr -d \" &gt; text.txt