locate



if you want to know how to find a file in linux you can use the locate command

so finding and searching for files in your directories if easy with this command and faster than find

example: i want to find a file called wallpaperama.txt , this is the shell command i can use

locate wallpaperama.txt