Re: Generic awk script to write 1/2/4/8/16 bytes at a particular offset on a binary file
- From: gazelle@xxxxxxxxxxxxxxxxxxxxx (Kenny McCormack)
- Date: Sun, 3 Jun 2007 17:05:31 +0000 (UTC)
In article <1180883807.106244.121500@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
vibgyorbits <bkajey@xxxxxxxxx> wrote:
Hi,
i'm trying to write a script that can modify the data on a BINARY file
depending on
the # bytes and offset i give.
Um, dd (with conv=notrunc or some such option).
You do appear to be on Unix.
Yeah, I know, off-topic. Answer the question as posed, not try to solve
the real problem, blah, blah, blah...
.
- Follow-Ups:
- References:
- Prev by Date: Generic awk script to write 1/2/4/8/16 bytes at a particular offset on a binary file
- Next by Date: Mersenne twister for (g)awk?
- Previous by thread: Generic awk script to write 1/2/4/8/16 bytes at a particular offset on a binary file
- Next by thread: Re: Generic awk script to write 1/2/4/8/16 bytes at a particular offset on a binary file
- Index(es):
Relevant Pages
|
Loading