Rumor has it that Cameron Kaiser may have mentioned these words:
> I have a
few files in hex format (actually ROM dumps) and want to
> convert them to binary. Sort of the reverse of the hexdump utility. I'm
> not aware of a standard (and probably on-topic!) Unix util to do this,
awk(1) is your friend.
I'd pick perl(1) myself ... this is standard on just about all modern Un*ces
of any flavour.
My opinion - if you already know perl, then I'd agree, but if you'd have to
learn it anyway, skip it and learn python(1) _if it exists on the system_.
For me, the learning curve was about 50% shorter than learning perl, and
more recently is just as "standard" as perl, as a *lot* of system utils are
being written in it now.
Laterz,
Roger "Merch" Merchberger
--
Roger "Merch" Merchberger --- sysadmin, Iceberg Computers
Recycling is good, right??? Randomization is better!!!
If at first you don't succeed, nuclear warhead
disarmament should *not* be your first career choice.