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