Skip to content

Instantly share code, notes, and snippets.

@eugrus
Created February 24, 2024 04:42
Show Gist options
  • Save eugrus/1f491a43ed6cdbded3d81b2c8b23460d to your computer and use it in GitHub Desktop.
Save eugrus/1f491a43ed6cdbded3d81b2c8b23460d to your computer and use it in GitHub Desktop.
| xxd -p -c1 | awk '{printf "\\x%s", $1}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment