paste

Merge lines of files like paste, runnable via moonx

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

Dependencies

README

#paste for moonx

Merge corresponding lines of files:

moonx bobzhang/paste -d, nums.txt letters.txt moonx bobzhang/paste -s -d, nums.txt # serial: one output line per file

Options: -d LIST delimiter characters cycled between columns (default TAB; \t, \n, \0 for empty, and \\ are understood), -s serial mode. Each - argument reads the full stdin content.

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io