Dwayne Reid planet.eon.net> writes: >=20 > Good day to all. >=20 > I need to modify several hundred occurrences of a particular string=20 > in a binary data file. These particular strings are ASCII, although=20 > the file is in a binary format. Same number of characters in the=20 > string, fortunately. >=20 > My former favorite tool (HexEdit) is DOS-based and I haven't even=20 > tried it on a modern OS. So - I'm looking for recommendations for a=20 > simple tool that can do a simple search-and-replace operation without=20 > corrupting the binary (non-ASCII) bits within the file. >=20 > Many thanks! >=20 > dwayne >=20 Several tools come to mind: sed - for command line editing; or a perl scrip= t to make substitutions. number of hex editor under linux as well, though I do n= ot use any (no need).=20 Sergey Dryga http://beaglerobotics.com --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .