Combine files line-by-line.
Section: Viewing and Text Basics
Merge lines side-by-side
bash
bash
paste names.txt emails.txtExplanation
Useful for quick column composition without opening a spreadsheet.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Viewing and Text Basics