Replace hexdump but the more available od command #974
same as above pr, but also checking for xxd, and without breaking current hexdump that may not have od installed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/978
**Author:** [@patrickdk77](https://github.com/patrickdk77)
**Created:** 8/24/2025
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `hexdump`
---
### 📝 Commits (3)
- [`088e7b3`](https://github.com/dehydrated-io/dehydrated/commit/088e7b39d95510916474848a5582cc1244dfc451) Make hexdump optional with xxd and od replacements
- [`0fb8068`](https://github.com/dehydrated-io/dehydrated/commit/0fb8068e7d733c6321965b908584cfe1b3f47bf5) Fix xxd newline, and add basenc
- [`c841d90`](https://github.com/dehydrated-io/dehydrated/commit/c841d90686b4f6aa66d014ce92da2edfaba22590) adjust hex case return
### 📊 Changes
**1 file changed** (+14 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+14 -2)
</details>
### 📄 Description
Replace hexdump but the more available od command #974
same as above pr, but also checking for xxd, and without breaking current hexdump that may not have od installed.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/978
Author: @patrickdk77
Created: 8/24/2025
Status: 🔄 Open
Base:
master← Head:hexdump📝 Commits (3)
088e7b3Make hexdump optional with xxd and od replacements0fb8068Fix xxd newline, and add basencc841d90adjust hex case return📊 Changes
1 file changed (+14 additions, -2 deletions)
View changed files
📝
dehydrated(+14 -2)📄 Description
Replace hexdump but the more available od command #974
same as above pr, but also checking for xxd, and without breaking current hexdump that may not have od installed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.