Xref: utzoo comp.sys.att:4482 comp.unix.questions:9740 Path: utzoo!utgpu!water!watmath!clyde!att!mtuxo!rolls!argon!ebh From: ebh@argon.UUCP (Ed Horch) Newsgroups: comp.sys.att,comp.unix.questions Subject: Re: Editing binaries Keywords: sysV Message-ID: <323@argon.UUCP> Date: 15 Oct 88 15:09:58 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: ebh@argon.UUCP (Ed Horch) Organization: No Name Lasers, Woodbridge, NJ Lines: 20 In article <4596@mtgzz.att.com> avr@mtgzz.att.com (a.v.reed) writes: >I edit binary files with vi all the time. 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. That's real neat. What if you don't *have* "rod"? That's sort of like telling someone trying to get a Hayes modem to work with an old uucp to use HDB. I try to have all the tools my users want on this system, but I don't have everything, and some things I can't get at all. I'm still looking for a uucp-able Kermit 4E, and wishing for the newer grading features in HDB, for example. >Some of us use tools, you know. As most of us would like to. So don't flame someone for not using something they may not have or even be able to get, ok? -Ed