Lam

JOIN(1) - General Commands Manual

Comm, Lam, Paste, Uniq, Sort, Awk, Join

JOIN(1) - General Commands Manual # JOIN(1) - General Commands Manual NAME # join - relational database operator SYNOPSIS # join [-1 field] [-2 field] [-a file_number | -v file_number] [-e string] [-o list] [-t char] file1 file2 DESCRIPTION # The join utility performs an “equality join” on the specified files and writes the result to the standard output. The “join field” is the field in each file by which the files are compared. ...

LAM(1) - General Commands Manual

Pr, Join, Printf, Lam

LAM(1) - General Commands Manual # LAM(1) - General Commands Manual NAME # lam - laminate files SYNOPSIS # lam [-F|f min.max] [-P|p min.max] [-S|s sepstring] [-T|t c] file … DESCRIPTION # lam copies the named files side by side onto the standard output. The n-th input lines from the input files are considered fragments of the single long n-th output line into which they are assembled. The name “-” means the standard input, and may be repeated. ...