  This is ssh V1.7, a unix shell, written over the period of some 2 years on
and off by Steve Baker with help from Thomas Moore who wrote the wildcarding
routines for this shell.

  This shell is free but copyrighted and may be copied and distributed and
further developed under the guidelines set forth in the file COPYING.  Further
development and modifications to the shell are strongly encouraged.

  Ssh sports these features among others:

  1. Job control (&, &!, jobs, fg, bg, stop)
  2. String, numeric and null variables w/ variable protection.
  3. Recursive string variable insertion.
  4. Advanced alias argument placement. (%- %+ %% %n %n-m).
  5. Logical assignments for abbreviated paths and files.
  6. Advanced wild card support (~*?[^-]{^})
  7. Advanced redirection and piping
     (< <% <<% > >% >> >>% >! >!% >>! >>!% >& >&% >>& >>&% | |! |&)
  8. C like expressions w/ the full set of C operators, including
     pre/post incrementing/deincrementing.
  9. Shell history save file (w/ auto set history size).
 10. Secondary password support
 11. Advanced key macro support w/ gold key support
 12. Command line editing
 13. Status line support
 14. New mail check
 15. Idle timeout
 16. Structured scripting language.
 17. 50+ builtin commands.

  This shell has been compiled and tested on the following machines (future
developers, please add machines that you have tested it on to this list):

  A Sequent symmetry system running Dynix V3.2.0
  A Tatung Sun clone running SunOS V4.1.1
  A Sun running SunOS V4.1.1
  A NeXT running NeXTStep V3.0

  It is unlikely that all bugs have been worked out, but hopefully it's a
fairly solid little shell.  If problems do arise while trying to compile
this program, by all means contact me and I will attempt to help you (and
perhaps release a fixed version).  I am sure that this program will not
compile on all machines.

  If you like ssh, and feel it in your heart to help out a starving
programmer, please show your appreciation by sending a small donation to:

  Steve Baker
  1600 S. Center St. Apt #1
  Terre Haute, IN 47802

  You are under no obligation to send a donation, but by doing so, your
kindness will be remembered... (no telling what that may mean... =)

  Enjoy!

							- Steve Baker
