Concatenate files or stdin to stdout byte-transparently, like cat, runnable via moonx
Dependencies
moonx bobzhang/cat a.txt b.txt
printf '\x00\xff' | moonx bobzhang/cat | moonx bobzhang/xxd -p # 00ffInstall
Download zipConcatenate files or stdin to stdout byte-transparently, like cat, runnable via moonx
Dependencies