This article shows you how to find files using the Terminal which is the command line application in Ubuntu OS. We cover the three well-known methods to search for files on the shell: the find command, the locate command and the grep command.
Source: LXer – How to find files on the Ubuntu command line