Blob Blame History Raw
{
	gsub(/x/, " ")
	$0 = $0
	print $1
	print $0
	print $1, $2, $3
}