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