hello_master:

   An slsh script that sends a message to another task running on
   the PVM.

hello_slave:

   Used by "hello_master".

master: 
   
   An slsh script that runs a specified command multiple times on
   the PVM.  It uses the "slave" script do do this.

slave: 

   Used by "master".  

