linux commande find code example Example 1: find command in linux find . -name tecmint.txt Example 2: find linux find . -name "pattern" -print