I'm using a MacBook Pro and I want to find and replace a given word with another with sed command, but it makes no changes. What is the problem?
sed
sed 's/\<cat\>/dog/g' tt.txt
Aucun commentaire:
Enregistrer un commentaire