Xref: utzoo comp.sys.att:4490 comp.unix.questions:9755 Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!bbn!rochester!pt.cs.cmu.edu!sei!pdb From: pdb@sei.cmu.edu (Patrick Barron) Newsgroups: comp.sys.att,comp.unix.questions Subject: Re: Editing binaries Keywords: sysV Message-ID: <2966@ci.sei.cmu.edu> Date: 14 Oct 88 16:28:09 GMT References: <286@mccc.UUCP> <390@westmark.UUCP> <305@mccc.UUCP> <1162@mrspoc.UUCP> <2965@ci.sei.cmu.edu> <4596@mtgzz.att.com> Reply-To: pdb@sei.cmu.edu (Patrick Barron) Organization: Software Engineering Institute, Pittsburgh, PA Lines: 13 In article <4596@mtgzz.att.com> avr@mtgzz.att.com (a.v.reed) writes: >[...] Just read them in with >:r !od -c file >and write them out, after editing, with >:w !rod -c >file >which is a piece of cake. So please don't tell me I can't do something just >because YOU don't know how. Some of us use tools, you know. And please don't assume that we all have whatever tools you have. Where do I get this "rod" command (which I assume is "reverse octal dump")? It doesn't exist on 4.3BSD, Ultrix 2.2, or my Unix PC (under Unix 3.51) at home. --Pat.