#!/bin/sed -nf s/.*dhcpd: Sending config line '\(.*\)'/\1/ T 1h 1!H ${ g s/#DHCP Service /&\n/ s/\([;{]\) /\1\n/g s/\n\+/\n/g p }