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