knowledge/technology/applications/cli/hexyl.md
2023-12-04 11:02:23 +01:00

579 B

obj os repo
application
linux
https://github.com/sharkdp/hexyl

Hexyl

Repo
#refactor
hexyl is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).

Usage

Flags:

-n, --length <N>    Read n bytes fom input
-s, --skip <N>      Skip n bytes from input