Files

3 lines
77 B
Plaintext
Raw Permalink Normal View History

2021-04-07 19:25:18 -04:00
# Escaped double-quote is not a string
echo '"quoted"' | tr -d \" > text.txt