KFileReplace/fr: Difference between revisions
(Created page with "{|class="vertical-centered" |350px||'''KFileReplace est un outil qui recherche et remplace des chaines de caractères.''' |}") |
(Created page with "== Fonctionnalités ==") |
||
Line 7: | Line 7: | ||
'''KFileReplace''' is an application used to search and replace a list of strings in a file tree. The strings may be literal or '''Qt'''-like regular expressions. There are also other options to tune your search. | '''KFileReplace''' is an application used to search and replace a list of strings in a file tree. The strings may be literal or '''Qt'''-like regular expressions. There are also other options to tune your search. | ||
== | == Fonctionnalités == | ||
* Recursive batch search and replace in files of multiple types | * Recursive batch search and replace in files of multiple types |
Revision as of 16:26, 30 January 2019
KFileReplace est un outil qui recherche et remplace des chaines de caractères. |
KFileReplace is an application used to search and replace a list of strings in a file tree. The strings may be literal or Qt-like regular expressions. There are also other options to tune your search.
Fonctionnalités
- Recursive batch search and replace in files of multiple types
- Search and replace in files by size, date, or owner
- Case-sensitive search
- Configurable text encoding
- Ability to save and load string lists
- Search and replace with regular expressions and embeddable commands (you can even use the bc calculator inside the expression)
- Full statistics of the replace session
- Ability to create backup copies
- Ability to create search and replace report file
The Handbook is available from here.