Find and Replace with Sed

sed 's/findthis/replacewiththis/g' ~/input_file.txt > ~/output_file.txt