Co robi FIND użycie. Konsola description). find descends the directory tree beginning at each.

Czy przydatne?

Polecenie find

Wykonanie, użycie: An extremely useful command for finding particular groups of files (numerous examples follow this description). find descends the directory tree beginning at each pathname and locates files that meet the specified conditions. The default pathname is the current directory. The most useful conditions include -name and -type (for general use), -exec and -size (for advanced use), and -mtime and -user (for administrators).

Conditions may be grouped by enclosing them in ( ) (escaped parentheses), negated with !, given as alternatives by separating them with -o, or repeated (adding restrictions to the match; usually only for -name, -type, or -perm). Note that "modification" refers to editing of a file's contents, whereas "change" means a modification, or permission or ownership changes. In other words, -ctime is more inclusive than -atime or -mtime

Opcje wykonania find w konsoli

Przykłady find działanie w Słownik polecenie F

Przykład FIND użycie :
Jak użyć outputs the process IDs of processes that are using the files or local filesystems . Each process ID is followed by a letter code: c if process is using file as the current directory; e if executable co znaczy.
Przykład FIND użycie :
Jak użyć administration command. fdisk displays information about disk partitions, creates and deletes disk partitions, and changes the active partition. It is possible to assign a different operating system krzyżówka.
Przykład FIND użycie :
Jak użyć A null command that returns an unsuccessful (nonzero) exit status. Normally used in bash scripts. See also true co to jest.
Przykład FIND użycie :
Jak użyć files for lines that match the specified text string . Exit status is 0 if any lines match, 1 if not, and 2 for errors. fgrep is faster than normal grep searches, but less flexible: it can only find słownik.
Przykład FIND użycie :
Jak użyć administration command. Retrieve mail from mail servers and forward it to the local mail delivery system. fetchmail retrieves mail from servers that support the common mail protocols POP2, POP3 czym jest.