join.1 (da52b4caaf187775f6b56a72c6b16e94ad728f7b) join.1 (2fccbf04cc879fa1e1a4cd0382e8eb554a8fd60d)
1.\" Copyright (c) 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 93 unchanged lines hidden (view full) ---

102.Ar field
103is a field number, or the form
104.Ql 0
105.Pq zero ,
106representing the join field.
107The elements of list must be either comma
108.Pq Ql \&,
109or whitespace separated.
1.\" Copyright (c) 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 93 unchanged lines hidden (view full) ---

102.Ar field
103is a field number, or the form
104.Ql 0
105.Pq zero ,
106representing the join field.
107The elements of list must be either comma
108.Pq Ql \&,
109or whitespace separated.
110(The latter requires quoting to protect it from the shell, or, a simpler
110(The letter requires quoting to protect it from the shell, or, a simpler
111approach is to use multiple
112.Fl o
113options.)
114.It Fl t Ar char
115Use character
116.Ar char
117as a field delimiter for both input and output.
118Every occurrence of

--- 105 unchanged lines hidden ---
111approach is to use multiple
112.Fl o
113options.)
114.It Fl t Ar char
115Use character
116.Ar char
117as a field delimiter for both input and output.
118Every occurrence of

--- 105 unchanged lines hidden ---