Skip to content

common/hexdump: add POSIX page #16907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

binertia
Copy link
Contributor

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):
    macOS
    ProductVersion: 15.2
    BuildVersion: 24C101

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Jun 20, 2025
@Managor
Copy link
Collaborator

Managor commented Jun 21, 2025

This seems to be the baseline unix hexdump. Could it be moved to common/?

@binertia
Copy link
Contributor Author

This seems to be the baseline unix hexdump. It should probably be moved to common/?

Actually that's is my first thought. What is different between 2 of that is macOS's BSD hexdump don't have verbose tag option (-C | --canonical) like in Linux.

@Managor
Copy link
Collaborator

Managor commented Jun 21, 2025

Yeah that's fine. Common is just a fallback directory. Platform specific pages will take priority if a page exists for that platform

@Managor
Copy link
Collaborator

Managor commented Jun 21, 2025

I see. hexdump was a part of my previous reorganization efforts where I moved the GNU version to linux/ #16037 (comment)
If you want, you can create pages for all commands that are listed there.

@binertia binertia changed the title osx/hexdump: port from linux/hexdump with small changes common/hexdump: port from linux/hexdump with small changes Jun 21, 2025
@Managor Managor changed the title common/hexdump: port from linux/hexdump with small changes common/hexdump: add POXIS page Jun 21, 2025
@Managor Managor changed the title common/hexdump: add POXIS page common/hexdump: add POSIX page Jun 21, 2025
@binertia
Copy link
Contributor Author

I see. hexdump was a part of my previous reorganization efforts where I moved the GNU version to linux/ #16037 (comment) If you want, you can create pages for all commands that are listed there.

Yeah sure, i'll take a look which commands I can help cover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants