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