Edited Unassigned: LF in --replace doesn't work with regex [65]
If using regex specials like \w \d in --find including new line as \n or \r\n in --replace doesn't work.CRLF or LF (\n) in --replace string works if --useEscapeChars is on, but then regex specials in...
View ArticleNew Post: Change at unwanted
places. Hi, a change/replace run thru a whole folder tree (local web site) changes the required phrases. But there are unwanted replacments at places that has nothing to do with phrases to be...
View ArticleNew Post: THIS BOARD IS NOT MANAGED, ITS DEAD!!
try contacting the author https://www.codeplex.com/site/users/view/ericpopivker
View ArticleCreated Unassigned: how to get detail results with command line? [66]
It is a good tool, but I still get some problem. I do not know how to get detail results with command line.When I use UI tool, detail results are shown in "Results" textarea. I want get the detail...
View ArticleNew Post: Multiples replace
Hi, someone know's how find a replace several lines? I Have a txt file with different values, 123456 888888 585858 The first line I need to replace with 1234 The second line I need to replace with 7777...
View ArticleCreated Unassigned: timestamp not updated after file modification [67]
Is there a way to force the timestamp to update after modifying the file without the use of touch.exe (this may help others solve the issue as I have) or some other trickery.I really love fnr, a major...
View ArticleCreated Unassigned: Find does not seem to work on en.mo file [68]
grub2 contains \boot\grub\locale\en.mo language file.The file I had contained various strings including 'version' and 'openSUSE'.I used FNR.exe to find files containing these strings but FNR never...
View ArticleCommented Unassigned: Command Line - Find with leading dash (-) throws error...
Using fnr.exe from the command line, I found that searching with a leading dash (-) throws an error. For example --find "-E" fails with the error "--find required option is missing" Comments: I confirm...
View ArticleNew Post: desktop.ini
it couldn't replace lines in the ini files it finds the lines i need replace but doesn't actually replace them
View ArticleCommented Unassigned: Command Line - Find with leading dash (-) throws error...
Using fnr.exe from the command line, I found that searching with a leading dash (-) throws an error. For example --find "-E" fails with the error "--find required option is missing" Comments: I have...
View ArticleCommented Unassigned: Not recognizing --fileMask [50]
What am I doing incorrectly. I have tried with and without quotes around *.* and *.htmN:\cd\info\cwmanual>fnr --cl --find "http://www.moga.mo.gov/statutes/C000-099/0580000452.HTM" --replace...
View ArticleCommented Unassigned: Command Line - Find with leading dash (-) throws error...
Using fnr.exe from the command line, I found that searching with a leading dash (-) throws an error. For example --find "-E" fails with the error "--find required option is missing" Comments: I've...
View ArticleCommented Unassigned: --dir does not seem to work with ".\" [61]
When using the command line version, I have noticed that you cannot supply the --dir parameter with the value ".\" to have it just examine the default directory. If you do so, the application...
View ArticleReviewed: 1.7 (Sep 02, 2017)
Rated 5 Stars (out of 5) - This program is REALLY helpful! Thank you!
View ArticleUpdated Wiki: Home
We have moved!http://findandreplace.io/Version 1.7 has been released on May 29th, 2014!Read all about it hereIMPORTANT: If you use quotes or backslashes in command line find/replace text, please...
View ArticleUpdated Wiki: Documentation
We have moved!http://findandreplace.io/Command lineFor command line parsing the following popular library was used:http://commandline.codeplex.com/Usagefnr.exe --cl --find "Text To Find" --replace...
View ArticleUpdated Wiki: Roadmap
We have moved!http://findandreplace.io/Planned Featuresadd validation to form (require dir, etc..) help option doesn't work Cancel find/replace after it got started
View Article