feat(command): port cat from just-bash
Concatenate files (or stdin when none are given or "-" is named) to
stdout, with optional -n/--number line numbering that continues
across files. Mirrors just-bash's trailing-newline handling so a
file ending in "\n" does not produce an extra numbered blank line,
and missing files report to stderr but do not abort the rest of the
input list.
Signed-off-by: Xe Iaso <me@xeiaso.net>
Assisted-by: Claude Opus 4.7 via Claude Code