Login
From:
learnbyexample
(Uncensored)
subscribe
CLI tip 31: concatenate files column wise
https://learnbyexample.github.io/tips/cli-tip-31/
links
backlinks
Roast topics
Find topics
Find it!
The paste command is typically used to merge two or more files column wise. By default, paste adds a tab character between corresponding lines of input files.