💾 Archived View for freeshell.de › tldr › xxd.gmi captured on 2024-02-05 at 12:20:27. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

xxd

Create a hexadecimal representation (hexdump) from a binary file, or vice-versa.

More information.

xxd {input_file}
xxd {input_file} {output_file}
xxd -a {input_file}
xxd -c {10} {input_file}
xxd -l {32} {input_file}
xxd -p {input_file}
xxd -r -p {input_file} {output_file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY