From d25855b33e282ccb96e6af437a4a55f3c86aa56e Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 13 Jan 2019 09:04:07 +0100 Subject: [PATCH] added 'hexyl' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f94a9f8..72b2ce7 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ Only main chapters:   :small_orange_diamond: lsof - displays in its output information about files that are opened by processes.
  :small_orange_diamond: FlameGraph - stack trace visualizer.
  :small_orange_diamond: lsofgraph - small utility to convert Unix lsof output to a graph showing FIFO and UNIX interprocess communication.
+  :small_orange_diamond: hexyl - a command-line hex viewer.