locate (1) Linux Manual Page
locate – find files by name Synopsislocate [OPTION]… PATTERN… Descriptionlocate reads one or more databases prepared by updatedb(8) and writes file names matching at least one of the PATTERNs to standard output, one per line. If –regex is not specified, PATTERNs can contain globbing characters. If any PATTERN contains no globbing characters, locate behaves as…
