[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HexDump files
- To: http://www.juno.com/~w1few (Richard), http://www.dracomp.com/~r (Richard)
- Subject: Re: HexDump files
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Thu, 22 Apr 2010 10:55:23 -0700
- Keywords: ifile: nonspam -944.04659128 spam -994.25715637 downloaded -1083.24439812 ---------, spambayes
> From: "http://www.juno.com/~w1few" <http://www.juno.com/~w1few>
> Date: Wed, 21 Apr 2010 20:05:20 GMT
>
> How's the house going? Really busy I bet.
Finally finished moving the big stuff yesterday and cleaning the old
place.
So, it's less stressful now. All we have to do is unpack. Which should
take several months.
> Hope you are doing well.
> I had an old Honeywell tape written to a file which they said was a hex dump
> file which I need translated to ASCII Are there any Linux programs to do that?
http://www.tin.org/bin/man.cgi?section=1&topic=ascii is close , but
doesn't do it in a batch form.
I don't know of any pre-packaged program to do this. If I were to do
this, I would write a Perl script (using "unpack") to suck up the file and
convert it that way.
Sorry.
> Thanks,
> D
>