Using The ‘Join’ Utility in Linux Hosting

Among all the utilities that assist Linux Hosting professionals to execute the functions, ‘join’ is one among them.

  • Join is used to combine two files based on value of common field
  • Works like join operation in relation algebra.

The available options for the Join operation:

-1: Field to join on first file
-2: Field to join on second file
-t : Field separator

Rate this post:


1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...