Skip to content

dehydrated#910 hexdump not always available#943

Open
bahamat wants to merge 1 commit into
dehydrated-io:masterfrom
bahamat:use_od
Open

dehydrated#910 hexdump not always available#943
bahamat wants to merge 1 commit into
dehydrated-io:masterfrom
bahamat:use_od

Conversation

@bahamat

@bahamat bahamat commented Aug 6, 2024

Copy link
Copy Markdown
Contributor

Fixes #910 by switching from hexdump which may not be available on Debian, Ubuntu, or some Unix systems to od, which is is part of coreutils on Linux and is part of the base operating system on Unix (macOS, *BSD, illumos) systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hexdump is a linux only tool

1 participant