join

join command for MoonX.

command-line
moonx
wasm
Download zip
Author
Version
0.1.0
License
Apache-2.0
Last updated
18 hours ago
Downloads
1

Dependencies

#join for moonx

Join lines of two files sorted on their join fields:

moonx cli/join people.txt colors.txt moonx cli/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