Skip to content

Instantly share code, notes, and snippets.

@sap1ens
Created November 4, 2017 21:34
Show Gist options
  • Save sap1ens/d2570c263dbea82f0db837911c80df88 to your computer and use it in GitHub Desktop.
Save sap1ens/d2570c263dbea82f0db837911c80df88 to your computer and use it in GitHub Desktop.
Combine 4 lines into one separated with tabs
paste -d "\t" - - - - < filename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment