Re: How to combine lines of output, 3 at a time?

"Jim Hill [email protected] [sed-users]" <[email protected]> Mon, 22 May 2017 17:32:19 -0700
Newsgroups gmane.editors.sed.user
Message-ID <CAEE75_1jzN38DzEqbLoBTTJ9O1L4abG7aQ_Wf6eGCEcHTUaWPg@mail.gmail.com>
    output|sed -nE '/^Mac Address|^Hub Id|^Model/ s/.* //p' | sed
'N;N;s/\n/ /g'


[Non-text portions of this message have been removed]