file1.dat
1 2 3 4
1 2 3 4
:
ってのと、
file2.dat
a b c
a b c
:
ってのを合わせて、
file3.dat
1 2 3 4 a b c
1 2 3 4 a b c
:
ってのを出力したいんだけど、簡単なコマンドある?
おしえてちょ。