feat(command): port file from just-bash
Determine file types using net/http.DetectContentType for magic byte
detection and mime.TypeByExtension for MIME lookup, with content
heuristics (shebang, XML/HTML, line endings, unicode) for human-readable
text descriptions. Flags: -b/--brief, -i/--mime, -L/--dereference.
Signed-off-by: Xe Iaso <me@xeiaso.net>
Assisted-by: GLM 5.1 via Claude Code
Signed-off-by: Xe Iaso <me@xeiaso.net>