Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!bu.edu!wang!pvr From: pvr@wang.com (Peter Reilley) Newsgroups: comp.unix.questions Subject: Re: Binary file editor Message-ID: Date: 6 Jun 91 12:58:22 GMT References: <1991Jun4.234509.19832@wlbr.imsd.contel.com> Distribution: na Organization: Wang Labs, Lowell MA, USA Lines: 14 amc@WLV.IMSD.CONTEL.COM (Allen M. Cohen) writes: >Does anybody know where I can get a public domain Binary File Editor. >It should be something like "od" with editing capability via the >arrow keys. Try BEAV which I am about to post to alt.sources. This is a emacs like editor specifically for binary files. You can display data in; hex, octal, decimal, binary, ascii, ebcdic. You can insert data into the middle of a file, edit multiple files, compare files, and much more. There is a full manual. -- >>>>>>>>>>>>>>>> Peter Reilley ..... pvr@wang.com <<<<<<<<<<<<<<<<<<<<<<< Well, that about says it.