"locate" command

Did you know? You can find all filenames in the filesystem that contain ".txt" anywhere in their full paths using “locate” command. For example, try this:


$ locate “filename.txt”