File Search
locate
Finds files by name using a database.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Verified: 2025-09-09
Syntax
$locate [OPTIONEN] MUSTER
Examples
$locate '*.txt'
$locate -i 'readme'
Typical use cases
?
Standard usage
locate --help
Note
Fast search using updatedb.
Export