feat(command): add true and false
Port the true and false coreutils from just-bash. true exits 0,
false exits 1. Register both with the coreutils registry alongside
hostname and ls.
Assisted-by: Claude Opus 4.7 via Claude Code
Signed-off-by: Xe Iaso <me@xeiaso.net>