About: Find (Unix)     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : wikidata:Q7397, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FFind_%28Unix%29

In Unix-like and some other operating systems, find is a command-line utility that locates files based on some user-specified criteria and either prints the pathname of each matched object or, if another action is requested, performs that action on each matched object. It initiates a search from a desired starting location and then recursively traverses the nodes (directories) of a hierarchical structure (typically a tree). find can traverse and search through different file systems of partitions belonging to one or more storage devices mounted under the starting directory.

AttributesValues
rdf:type
rdfs:label
  • Find (ca)
  • Find (cs)
  • Find (de)
  • Find (el)
  • Find (es)
  • Find (Unix) (en)
  • Find (fr)
  • Find (Unix) (it)
  • Find (유닉스) (ko)
  • Find (UNIX) (ja)
  • Find (pl)
  • Find (pt)
  • Find (ru)
  • Find (uk)
  • Find (zh)
rdfs:comment
  • find je v informatice název unixového nástroje pro rekurzivní prohledávání adresářového stromu souborového systému. Příkaz umožňuje pomocí parametrů určit vlastnosti hledaného objektu (tj. souboru či adresáře), například velikost, část názvu a podobně, stejně jako akci, která má být s nalezeným objektem provedena. (cs)
  • Το find είναι ένα πρόγραμμα αναζήτησης στο σύστημα αρχείων σε λειτουργικά συστήματα τύπου Unix. Είναι πρόγραμμα της γραμμής εντολών. (el)
  • find es un comando común en sistemas Unix que se utiliza para encontrar archivos en un determinado directorio a partir de diversas reglas de búsqueda, tales como nombre exacto de archivo, fecha de creación, tamaño, permisos, etc. llegando a ser muy flexible y una de las herramientas más útiles en la administración de sistemas cuando se sabe utilizar. En los sistemas GNU/Linux forma parte del paquete . (es)
  • find est une commande UNIX permettant de chercher des fichiers dans un ou plusieurs répertoires selon des critères définis par l'utilisateur. Par défaut, find retourne tous les fichiers contenus dans l'arborescence du répertoire courant. find permet aussi d'exécuter une action sur chaque fichier retrouvé, ce qui en fait un outil très puissant. Contrairement à Locate ou d'autres commandes similaires, find ne fait pas appel à un index pour stocker les informations à rechercher. (fr)
  • ここでは主にUnix系プラットフォームで利用できるディレクトリ検索プログラムである<b>find</b>(ファインド)について記述する。ファイルシステムの1つ以上のディレクトリツリー上で検索を行い、ユーザーの指定した基準にマッチするファイルを探す。既定の動作としては現在のワーキングディレクトリ配下にある全ファイルをリストアップする。さらに find はマッチした各ファイルに対して何らかのアクションを実行するよう指定できるため、大量のファイルを操作することができる非常に強力なプログラムであるといえる。正規表現によるマッチングもサポートしている。 (ja)
  • 유닉스 계열과 일부 기타 운영 체제에서 find는 일부 사용자 지정 기준에 따라 파일을 찾고 사용자 정의 행위를 각 매칭되는 파일에 적용하여 파일 시스템의 하나 이상의 디렉터리 트리를 검색하는 이다. 사용 가능한 검색 기준에는 패턴을 포함시켜 파일 이름 또는 파일의 수정일/접근일의 시간 범위를 매칭시키는 것이 포함된다. 기본적으로 find는 현재의 작업 디렉터리 아래의 파일 목록을 반환한다. 관련 locate 프로그램들은 find를 통해 수집된 인덱싱된 파일의 데이터베이스를 사용하여(Cron 잡을 통해 정기적인 주기로 업데이트됨) 전체 파일 시스템에서 이름순으로 파일을 검색하는 빠른 방식을 제공한다. (ko)
  • find è un comando dei sistemi operativi Unix e Unix-like, e più in generale dei sistemi POSIX e GNU, che ricerca file e directory in maniera ricorsiva nel file system che soddisfano i criteri specificati, elencandone i nomi o eseguendo un comando per i risultati trovati. (it)
  • find – program uniksowy służący do wyszukiwania plików o żądanych parametrach. (pl)
  • find é um aplicativo para linha de comando de busca de arquivos utilizado em sistemas operativos Unix-like e derivados. Ele procura por um ou mais diretórios na árvore da estrutura do sistema de arquivos, localizando arquivos baseados em um critério estabelecido pelo utilizador. Ele também suporta expressões regulares, e pode ser usado para aplicar um filtro especifico em vários arquivos. (pt)
  • find是一个用于在文件系统中寻找文件的Unix命令行工具。它的用法包括文件名模式匹配,时间戳匹配。默认的find仅仅搜索当前目录下的文件。相比locate命令而言,find更加适合在小范围内搜索,而locate适用于搜索整个文件系统。 (zh)
  • find — утилита поиска файлов по имени и другим свойствам, используемая в UNIX‐подобных операционных системах. Может производить поиск в одном или нескольких каталогах с использованием критериев, заданных пользователем. По умолчанию find возвращает все файлы в рабочем каталоге. Более того, find позволяет применять пользователю определённые действия ко всем найденным файлам. Также поддерживаются регулярные выражения. Для поиска файлов по содержимому следует пользоваться утилитой grep. (ru)
  • En sistemes operatius semblant a Unix i en alguns altres, <b>find</b> és una aplicació de consola que cerca en un o diversos arbres de directoriss d'un sistema de fitxers, troba basant-se amb els criteris especificats per l'usuari i aplica l'acció indicada en cada un dels fitxers que ha trobat. Els criteris de cerca poden ser un patró per encaixar-hi el nom del fitxer o un rang de dates de modificació o d'accés que ha de tenir els fitxers a trobar. Per defecte find torna una llista amb tots els fitxers del directori actual. (ca)
  • In Unix-like and some other operating systems, <b>find</b> is a command-line utility that locates files based on some user-specified criteria and either prints the pathname of each matched object or, if another action is requested, performs that action on each matched object. It initiates a search from a desired starting location and then recursively traverses the nodes (directories) of a hierarchical structure (typically a tree). find can traverse and search through different file systems of partitions belonging to one or more storage devices mounted under the starting directory. (en)
  • find (/usr/bin/find) ist ein Programm zur Durchmusterung von Filesystemen. Es ist ein grundlegender Bestandteil der Softwareausstattung von UNIX-Systemen und als solcher durch denPOSIX-Standard (beziehungsweise den identischen Standards IEEE Std 1003 und ISO/IEC 9945) definiert, als mandatory (erforderlicher Bestandteil) gekennzeichnet und somit Teil der Single UNIX Specification. Auch UNIX-ähnliche Betriebssysteme verfügen in der Regel über diesen Befehl. (de)
  • В Unix-подібних та деяких інших операційних системах, <b>find</b> - утиліта командного рядка, яка виконує пошук в одній чи більше директорії файлової системи, знаходить розташування файла, який відповідає певним критеріям заданим користувачем, і виконує певну вказану користувачем дію. Можливими критеріями для пошуку можуть бути, наприклад, його назви, чи часовий проміжок, в межах якого файл міг модифікуватись. За замовчуванням команда find повертає список всіх файлів в поточній робочій директорії та її піддиректоріях. (uk)
foaf:name
  • find (en)
foaf:homepage
name
  • find (en)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 67 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software