Linux akapit grep

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