README for Hexer version 1.0.2 Hexer is a multi buffer editor for binary files for UN*X that displays its buffer(s) as hex dump. The user interface is kept similar to vi/ex. All POSIX-compatible environments should be supported. If you port Hexer to a different platform, please send an email-message telling what changes you made (if any). Please read the files `COPYRIGHT' and `hexer.doc'. INSTALL: - To unpack hexer (you've probably done this already), type gunzip < hexer-1.0.2.tar.gz | tar -xvf - Change into the newly-created hexer-1.0.2/ subdirectory. - Type `make'. - If you want a command line version of the builtin calculator "myc", type `make myc'. - Type `make install' to install the binaries and the manual. Feel free to send comments, bug reports and suggestions to Peter Pentchev Copyright (c) 1995,1996 Sascha Demetrio Copyright (c) 2009 - 2011, 2014 - 2016 Peter Pentchev