how to search for a file in linux command line code example Example: linux find any file linux #find a file and print with path find . -print | grep -i *.txt