join

Join lines of two sorted files on a common field like join, runnable via moonx

join
coreutils
text
cli
wasm
moon add bobzhang/join@0.1.0
Download zip
Author
Version
0.1.0
License
Apache-2.0
Last updated
56 minutes ago
Downloads
1

Dependencies

README

#join for moonx

Join lines of two files sorted on their join fields:

moonx bobzhang/join people.txt colors.txt moonx bobzhang/join -t, -1 2 -2 1 a.csv b.csv

Options: -1 N / -2 N choose the join field in each file (default 1), -t CHAR field separator (default: runs of blanks, output separated by a single space). Only pairable lines are printed; there is no -a yet.

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io