Eruditass
June 4th, 2009, 01:43 PM
I have a lot of very large hex files that I need to change one value at the same offset and save to another file. I have a script that finds each file and just need to put an operator for each file.
I think sed might be able to do this but I have not used it before and would like some help. If it can't do it by offset, I believe the section before it and after it in every file, and the one value needs to be incremented.
Thanks!
I think sed might be able to do this but I have not used it before and would like some help. If it can't do it by offset, I believe the section before it and after it in every file, and the one value needs to be incremented.
Thanks!