KFind/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "'''Rechercher des fichiers par nom, type ou contenu'''")
 
(Created page with "Une recherche est configurée dans une fenêtre à 3 onglets.")
Line 4: Line 4:
|[[Image:Kfind.png|thumb|250px]]|| ||'''Rechercher des fichiers par nom, type ou contenu'''
|[[Image:Kfind.png|thumb|250px]]|| ||'''Rechercher des fichiers par nom, type ou contenu'''
|}
|}
'''KFind''' can be used as a standalone file search tool, launched by '''[[Special:myLanguage/KRunner|KRunner]]''' or from your menu. It is also integrated into '''[[Special:myLanguage/Konqueror|Konqueror]]''' and '''[[Special:myLanguage/Dolphin|Dolphin]]''' as <menuchoice>Find File</menuchoice> in the <menuchoice>Tools</menuchoice> menu. Being equipped with a graphical user interface, it is often handier than the command line tool named find which requires advanced skills in instruction syntax formulation.
'''KFind''' peut être utilisé comme un outil de recherche de fichiers autonome, lancé par '''[[Special:myLanguage/KRunner|KRunner]]''' ou depuis votre menu. Il est également intégré dans '''[[Special:myLanguage/Konqueror|Konqueror]]''' et '''[[Special:myLanguage/Dolphin|Dolphin]]''' en tant que <menuchoice>Rechercher un fichier</menuchoice> dans le menu <menuchoice>Outils</menuchoice>. Equipé d'une interface utilisateur graphique, il est souvent plus pratique que l'outil de ligne de commande nommé find qui nécessite des compétences avancées en formulation de syntaxe d'instructions.


A search is configured in a 3-tab window.
Une recherche est configurée dans une fenêtre à 3 onglets.


The <menuchoice>Name/Location</menuchoice> tab
The <menuchoice>Name/Location</menuchoice> tab

Revision as of 20:43, 8 March 2024

  Rechercher des fichiers par nom, type ou contenu

KFind peut être utilisé comme un outil de recherche de fichiers autonome, lancé par KRunner ou depuis votre menu. Il est également intégré dans Konqueror et Dolphin en tant que Rechercher un fichier dans le menu Outils. Equipé d'une interface utilisateur graphique, il est souvent plus pratique que l'outil de ligne de commande nommé find qui nécessite des compétences avancées en formulation de syntaxe d'instructions.

Une recherche est configurée dans une fenêtre à 3 onglets.

The Name/Location tab

  • Specify a file name
    • use wildcards * and ? in the name
  • Specify a starting directory
  • Decide whether you want to also search sub-directories
  • Specify whether the search should be case-sensitive
  • Specify whether hidden files to be shown as well


The Contents tab

  • Select the file type to be search
  • Specify the search term
    • it can be useful to have '*' set in the file name field in the Name/Location tab
  • Select case sensitivity
  • Should binary files be searched?

Note

A Contents search is necessarily much slower than a filename search, so be as specific as you can when defining it.


The Properties tab

  • Find files by creation date
  • Limit the criteria by age - e.g. "during the previous 2 hours"
  • Find files by size - e.g. "At Least 2 MB"
  • Limit the result to files owned by a specific user or group

All criteria set will be honoured in your search - you are not limited to the specifications in one tab, so you could search for any file in the directory /home or any directory below that, containing the word "Silkstone" which must be capitalized, and is owned by the group "Accounts".