cuo*_*glm 7

paste 可能是这项工作的最佳工具:

$ paste -sd ' ' file
111 222 333
Run Code Online (Sandbox Code Playgroud)