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?
Aucun commentaire:
Enregistrer un commentaire