This is a source in C for a UNIX version of the deboo and makeboo utilities. Simply type 'make' to build the two utilities. MAKEBOO ------- To create a boo encoded file using makeboo. Type makeboo input output where input is the file to be encoded and output the resulting boo encoded file. DEBOO ----- To decode a boo encoded file simply type, deboo file where file is the boo encoded file. Mark Hobart 23/01/91 P.S. Both of the source files compiled ok on our Sequent Symmetry BSD 4.2 UNIX variant.