KFileReplace/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "KFileReplace")
 
(Created page with "{|class="vertical-centered" |350px||'''KFileReplace est un outil qui recherche et remplace des chaines de caractères.''' |}")
Line 2: Line 2:


{|class="vertical-centered"  
{|class="vertical-centered"  
|[[Image:kfilereplace_screen.png|350px]]||'''KFileReplace is an utility to search and replace strings.'''
|[[Image:kfilereplace_screen.png|350px]]||'''KFileReplace est un outil qui recherche et remplace des chaines de caractères.'''
|}
|}



Revision as of 16:25, 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.

Features

  • 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.