MEX(1) Hyra General Commands Manual MEX(1)
NAME
mex - perform a hexdump on a file
SYNOPSIS
mex [ /path/to/file ]
DESCRIPTION
The mex command dumps the bytes of a given file (specified by a path) in base-16 (hexadecimal) representation. It is useful for debugging, binary analysis, and satisfying ones nagging curiosity.
SEE ALSO
cat(1)
AUTHORS
Ian Moffett <ian@osmora.org>
HYRA Jul 17 2025 HYRA