blob: 7034c70b2da3116a86c3434bb41aac05d6dd9f71 [file] [log] [blame]
BEGIN { OFS = ":" ; ORS = "\n\n" }
{ print $1, $2 }