sreplace 1.0.0

sreplace is a simple command-line tool to search and replace text in files and across directory trees. It works with large files, can search with regular expressions, and even allows binary block substitution, or conver CR/LF linebreak variants, tabs or strip trailing spaces.

Tags c++ files searching search-replace regex
License GNU GPLv3
State stable

Recent Releases

1.0.023 Jan 2015 10:25 minor: Fixed hexadecimal bytes interpreter . Revised output colors. Minor fix for regex replacements counts.
0.9.502 Nov 2014 02:25 minor feature: Always process folders recursively, thus removed the recursive option. Added option to ignore case in the search parameter. Added option to specify target files extensions.