Monthly Archives: February 2012

Performing a Join from the Command Line

The examples in this section use the following files: $ cat one 9999 first line file one. aaaa second line file one. cccc third line file one. $ cat two aaaa FIRST line file two. bbbb SECOND line file two. … Continue reading

Posted in bash, Sysadmin | Comments Off on Performing a Join from the Command Line