7

I know that xxd is used to convert texts to hexdump but I want to do the opposite: convert an hex dump to text! Is there some command that I can use? Thanks for the help!

1

1 Answer 1

18

xxd can also convert the other way

xxd -r
1
  • I would like to do the same with hexdump but I haven't found any clue :-( Commented Feb 19, 2020 at 10:50

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.