Re: How to combine lines of output, 3 at a time?
| 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]