There is a demand for an easy-to-use Unix tool for sending pages. "sendpage" is the answer. Originally written in 1995 almost entirely by Mark Fullmer, this code has seen many patches and additions. Counterpoint Networking is now managing the work on the source code. We thought sendpage version 7 was a great tool but needed some work. Since Mark didn't have time to maintain the code, we are now. Several patches since the version 7alpha release have been added, and now major changes to the code structure are taking place, including setting it up with a GNU "configure" script.
I'm trying to compile a list of architectures that sendpage works on. Right now it's short because this version of the code is rather new.
Much changed in 0.8.5 as far as compatibility issues. If it doesn't compile, please send me email, and we can figure out how to make it work for your machine.
For all versions, you need the Berkeley "db" pacakge. If you don't have it on your machine already, grab a copy from here and then follow the simple instructions in the sendpage "INSTALL" file and the GNU "configure" script will find the library automagically.
If you want to get your own copy of the latest DB from where it's maintained, it's now kept at Sleepy Cat. Sendpage uses the "1.85 compatibility mode" so make sure you use "--enable-compat185" when configuring the DB package.
Michelle Craft wrote a man page for sendpage too. You can get it here since I haven't had a chance to put it into the "distribution" yet.
If you want the old release, here is the 7alpha version.
I'm working on a new FAQ, also.