Replace in multiple files - graphical tool for Linux

后端 未结 6 1602
难免孤独
难免孤独 2021-02-18 15:51

It needs to be graphical. No sed, awk, grep, perl, whatever. I know how to use those and I do use them now, but I need to cherry-pick each replace in 300+ files.

I want

6条回答
  •  遇见更好的自我
    2021-02-18 16:23

    I think regexxer is exactly what you're looking for:

    Regexxer

    regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you’re tired of hacking sed command lines together, then you should definitely give it a try.

    See also the screenshot, looks a lot like what you're describing:

提交回复
热议问题