2 tools · 1 with a matching recipe in text-processing
Stream editor for filtering and transforming text.
sed -i '' 's/old/new/g' file.txt
Pattern-scanning and text-processing language.