feat(command): add hostname returning localhost
Implements a fake hostname command that ignores all arguments and
writes "localhost\n" to stdout with exit code 0. Registered under
the coreutils registry alongside ls.
Assisted-by: Claude Opus 4.7 via Claude Code
Signed-off-by: Xe Iaso <me@xeiaso.net>