Replace in multiple files - graphical tool for Linux

后端 未结 6 1584
难免孤独
难免孤独 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:28

    Lately Kate (if you use KDE) can do it, but in a very tricky way. Go to "Edit>Search in Files", and choose the folder within which your files exist.

    The trick is that only after the search results appear, you will find a text box and a button called "Replace checked". This button will do what you want.

提交回复
热议问题