connect.txt out of 0.80 correct as well as 0.80p30 whatever...
src/prog.c
src/ptab.c
src/rob.c
-src/rplog.c
src/services.c
src/set.c
src/shs.c
<It's a good idea to include an email address for questions about the MUSH>
EOSH
-version=`grep VERSION hdrs/version.h | sed 's/^.*"\(.*\)[p].*$/\1/'`
+version=`grep VERSION hdrs/version.h | sed 's/^.*"\(.*\)\"/\1/'`
+echo $version
header_string="----------------------- CobraMUSH-v$version -------------------------------------"
+echo $header_string
echo $header_string >> connect.txt
cat >> connect.txt << EOSH
Use create <name> <password> to create a character.