in reply to Re^2: Pattern problemin thread Pattern problem
perl -pe 's/(Host System [^#].+)|.+/$1/gs' records.txt [download]