home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / sdf / historical / pbbs / README < prev    next >
Text File  |  1993-12-30  |  1KB  |  22 lines

  1. If you've been wanting a menu program for your UNIX system, but don't
  2. want to go through all the shit to get one set up and keep it
  3. maintained, this might be what you're looking for.
  4.  
  5. Pink BBS "Pro" is a bare-minimal shell script "BBS", taking up about
  6. 30 lines of shell script code.  It's set up in such a way that adding
  7. a new command is as simple as editing a line in a menu file; the
  8. "menus" actually contain INSIDE them the code for each option (in
  9. parenthesis).  The script relies on external programs for its
  10. functions; it contains NO real code of its own.  I've included in this
  11. shar the menu files that we're using on our public access UNIX.  You'll
  12. most likely need to edit them to work with the programs on your own
  13. system.
  14.  
  15. BTW, I don't consider myself a "programmer", and I make no claim that
  16. this code is worth anything.  But please let me know if you find the
  17. program useful, or for what reasons you don't.  I'd appreciate you
  18. sending any ideas for improvement to me, iczer@sdf.lonestar.org (Ted
  19. Uhlemann).
  20.  
  21. Have fun...
  22.