perl -lne 'die "Line ", $.-2, "\n" if ($e = length() ? 0 : $e+1) == 2' [download]
In reply to Re^3: search for blank lines by RegEx [!] by Anonymous Monk in thread search for blank lines by RegEx by mosh