Text processing
paste
Combines lines from multiple files.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Verified: 2025-09-09
Syntax
$paste [OPTIONEN] [DATEI...]
Examples
$paste datei1.txt datei2.txt
$paste -d',' datei1.txt datei2.txt
Typical use cases
?
Standard usage
paste --help
Note
paste
Export