Table of Contents
lam - laminate lines of multiple files
lam [ -tC ] file1 file2 ..
Lam simply joins lines from multiple files, separating them
with the given tab character (TAB by default). If the files
do not have the same number of lines, then shorter files
will stop contributing to the output as they run out.
A hyphen ('-') by itself can be used to indicate the
standard input.
To join files output1 and output2, separated by a comma:
lam -t, output1 output2
Greg Ward
cnt(1), neat(1), rcalc(1), tabfunc(1), total(1)
Header and Footer
LAM(1) RADIANCE (2/3/95) LAM(1)
Page 1 (printed 7/17/96)
Table of Contents