Today I Learned

2023/05/30

sh shell bash linux join

That there’s a Linux command to do sql-like JOINs of lines in files, possibly based on a field in each line: join(1)