change specific string in file linux code example Example: ubuntu command line replace word in files sed -i 's/original/new/g' file.txt