Find

In Unix-like and some other operating systems, find is a command-line utility that searches through one or more directory trees of a file system, locates files based on some user-specified criteria and applies a user-specified action on each matched file. The possible search criteria include a pattern to match against the file name or a time range to match against the modification time or access time of the file. By default, find returns a list of all files below the current working directory.

The related locate programs use a database of indexed files obtained through find (updated at regular intervals, typically by cron job) to provide a faster method of searching the entire filesystem for files by name.

Read more about Find:  Find Syntax, POSIX Protection From Infinite Output

Famous quotes containing the word find:

    How can you tell if you discipline effectively? Ask yourself if your disciplinary methods generally produce lasting results in a manner you find acceptable. Whether your philosophy is democratic or autocratic, whatever techniques you use—reasoning, a “star” chart, time-outs, or spanking—if it doesn’t work, it’s not effective.
    Stanley Turecki (20th century)

    Undoubtedly if we were to reform this outward life truly and thoroughly, we should find no duty of the inner omitted. It would be employment for our whole nature.... But a moral reform must take place first, and then the necessity of the other will be superseded, and we shall sail and plow by its force alone.
    Henry David Thoreau (1817–1862)

    Anyone who has been to an English public school will always feel comparatively at home in prison. It is the people brought up in the gay intimacy of the slums ... who find prison so soul-destroying.
    Evelyn Waugh (1903–1966)