vendredi 11 septembre 2015

Handling text containing both quote types

I want to append the following text to a file in Linux:

echo He said "I can't append this" >> file.txt
cat file.txt
He said I can't append this

How do I include both sets of quotes in the appended string?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire