Posted in Command Line, Linux Locate Files With Names Matching A Regexp Binny V A May 15, 2009 Leave a Comment on Locate Files With Names Matching A Regexp You can use locate to find files with name that matches a said regexp… locate -i -r '\.jpg$' Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.