Join (Unix)
(Redirected from Join (Unix utility))
join is a command in Unix-like operating systems.
The command is used to combine two files, with data, separated into fields by a delimiter together, based on the two files containing a common field.
Categories: Computer stubs