0 Forks
1 Stars
1 Watchers

search-and-replace

This program is designed to find and replace a text pattern in one or more files stored in one or more dir, subdir. Search and replace in the clipboard is allowed. Drag and drop can be used. You can use it to search multiple files to find definitions of specific functions in a development environment for example.

How to download and setup search-and-replace

Open terminal and run command
git clone https://github.com/hfmrow/search-and-replace.git
git clone is used to create a copy or clone of search-and-replace repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with search-and-replace https://github.com/hfmrow/search-and-replace/archive/master.zip

Or simply clone search-and-replace with SSH
[email protected]:hfmrow/search-and-replace.git

If you have some problems with search-and-replace

You may open issue on search-and-replace support forum (system) here: https://github.com/hfmrow/search-and-replace/issues