paragraphe Linux grep
awk -v RS='' -v ORS='\n\n' '/SEARCH_STRING/' file
VeteranKilo
awk -v RS='' -v ORS='\n\n' '/SEARCH_STRING/' file