This module provides functions for starting Erlang slave nodes. All slave nodes that are started by a master terminate automatically when the master terminates. All terminal output produced at the slave is sent back to the master node. File I/O is done through the master. Slave nodes on other hosts than the current one are started with the ssh program. The user must be allowed to ssh to the remote

