Which one of the following UNIX utilities is purpose-built to quickly return the location (filepath) of files by querying a database of previously-found files and simply returning what's in that database? A separate program runs periodically to update the database.

a. locate

b. find

c. sudo

d. grep

e. chsh