wc

    Count lines, words, and bytes like wc, runnable via moonx

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

    Dependencies

    #wc for moonx

    Count lines, words, and bytes without installing anything:

    printf 'one two\nthree\n' | moonx bobzhang/wc moonx bobzhang/wc -l notes.txt

    Options: -l lines, -w words, -c bytes, -m UTF-8 characters. With no flags it prints lines, words, and bytes. Counts are separated by single spaces (not column-aligned like GNU wc). Multiple files get a total row.

    Source Files

    Powered by MoonBit

    Site sourceReport issuePackagesBuild queueSkillsStatistics

    © 2026 mooncakes.io