xargs

xargs command for MoonX.

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

Dependencies

#xargs

Read arguments from standard input and execute a command with bounded batches. Supports -0/--null, -n N/--max-args=N, -r/--no-run-if-empty, and -t/--verbose. Input size is controlled by the calling harness and is parsed into argv entries; there is no shell evaluation. Each child argv batch is kept below a conservative 64 KiB operating-system limit. Since it starts child processes, it is not in the default policy allow-list.

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io