An open API service indexing awesome lists of open source software.

https://github.com/sirkon/strreplace

Replace all fixed strings in files in current location
https://github.com/sirkon/strreplace

Last synced: 3 months ago
JSON representation

Replace all fixed strings in files in current location

Awesome Lists containing this project

README

        

# strreplace
Replace all fixed strings in files in current location

It is an easy to use alternative to sed for a common task: replace fixed string without regexps in mind