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