find all files that with specific extension linux code example Example: terminal find file by extension recursive find /directory/path -type f -name "*.in"