Simple terminal UI for interactive search and replace operations
Simple terminal UI for search and replace
serpl
$ serpl
$ serpl --file myfile.txt
$ serpl --pattern 'old_text' --replacement 'new_text'