KFileReplace/it: Difference between revisions
No edit summary |
(Created page with "== Caratteristiche ==") |
||
Line 7: | Line 7: | ||
'''KFileReplace''' è un'applicazione utilizzata per cercare e sostituire un elenco di stringhe in una serie di file. Le stringhe possono essere letterali o espressioni regolari tipo-'''Qt'''. Ci sono anche opzioni per affinare la ricerca. | '''KFileReplace''' è un'applicazione utilizzata per cercare e sostituire un elenco di stringhe in una serie di file. Le stringhe possono essere letterali o espressioni regolari tipo-'''Qt'''. Ci sono anche opzioni per affinare la ricerca. | ||
== | == Caratteristiche == | ||
* Recursive batch search and replace in files of multiple types | * Recursive batch search and replace in files of multiple types |
Revision as of 16:31, 2 July 2011
KFileReplace è uno strumento per cercare e sostituire stringhe. |
KFileReplace è un'applicazione utilizzata per cercare e sostituire un elenco di stringhe in una serie di file. Le stringhe possono essere letterali o espressioni regolari tipo-Qt. Ci sono anche opzioni per affinare la ricerca.
Caratteristiche
- 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.