Re: The backup GPT table is corrupt
Thomas Schmitt (HE12025-08-12):
> I wrote my own dumper for inspecting binary data only to learn that
> od can meanwhile put out multiline dumps:
In case people do not know it, there is also xxd, that comes with Vim
(but is packaged separately). It has the interesting feature of having a
reverse mode where it parses the hexadecimal output to produce binary.
And apparently now it has colors, which I am still trying to get used
to.
Regards,
--
Nicolas George
Reply to: