/
wizshell/
wizshell/binsrc/
wizshell/binsrc/elvis-1.7/doc/
wizshell/docs/help/
wizshell/etc/
wizshell/src/util/
#!/bin/csh

# This is just an autoboot program for the WizPort
# Put this in the top of the restart_mud script
# This file is created by 'make'
# If this doesn't work (on Linux in particular), try:
#/usr/home/beowolf/wsh/tcpserv -t 6669 -- /usr/home/beowolf/wsh/bin/wsh -l &

/usr/home/beowolf/wsh/tcpserv -t 6669 /usr/home/beowolf/wsh/bin/wsh -l &