Skip to main content
2 of 2
added 52 characters in body
FelixJN
  • 14.1k
  • 2
  • 36
  • 55

are they all the same format, i.e. 6 lines for each block? if so, paste is simplest (that is 6 dashes):

paste - - - - - - < file

If you need spaces rather than tabs, add -d' '

FelixJN
  • 14.1k
  • 2
  • 36
  • 55