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:

    The Christian resolution to find the world ugly and bad has made the world ugly and bad.
    Friedrich Nietzsche (1844–1900)

    This man was very clever and quick to learn anything in his line. Our tent was of a kind new to him; but when he had once seen it pitched, it was surprising how quickly he would find and prepare the pole and forked stakes to pitch it with, cutting and placing them right the first time, though I am sure that the majority of white men would have blundered several times.
    Henry David Thoreau (1817–1862)

    I suppose everyone continues to be interested in the quest for the self, but what you feel when you’re older, I think, is that ... you really must make the self. It is absolutely useless to look for it, you won’t find it, but it’s possible in some sense to make it. I don’t mean in the sense of making a mask, a Yeatsian mask. But you finally begin in some sense to make and choose the self you want.
    Mary McCarthy (1912–1989)