join

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

    join
    coreutils
    text
    cli
    wasm
    Download zip
    Author
    Version
    0.1.1
    License
    Apache-2.0
    Last updated
    25 days ago
    Downloads
    13

    Dependencies

    #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