search and replace text in a file termnal code example Example: ubuntu command line replace word in files sed -i 's/original/new/g' file.txt