home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d1xx
/
d189
/
nethack.lha
/
NetHack
/
eenaux.zoo
/
aux
/
header.1
< prev
next >
Wrap
Text File
|
1988-06-27
|
3KB
|
70 lines
=========================================================================
Received: from CUNYVM.BITNET by HNYKUN11.BITNET (Mailer X1.25) with BSMTP id
7613; Sat, 25 Jun 88 21:15:18 MET
Received: from CUNYVM by CUNYVM.BITNET (Mailer X1.25) with BSMTP id 6738; Sat,
25 Jun 88 15:12:14 EDT
Received: from uunet.UU.NET by CUNYVM.CUNY.EDU (IBM VM SMTP R1.1) with TCP; Sat,
25 Jun 88 15:10:41 EDT
Received: by uunet.UU.NET (5.59/1.14)
id AA07906; Sat, 25 Jun 88 15:10:02 EDT
Date: Sat, 25 Jun 88 15:10:02 EDT
Message-Id: <8806251910.AA07906@uunet.UU.NET>
From: netlibd@uunet.UU.NET
To: U211344%HNYKUN11.BITNET@CUNYVM.CUNY.EDU
Subject: send volume3/nethack2.2/part01 from comp.sources.games
No claim is made as to the fitness or correctness of
this software for any use whatsoever, and it is provided as is.
Any use of this software is at the user's own risk.
*** from uunet!netlib, Sat Jun 25 15:09:54 EDT 1988 ***
Path: uunet!tektronix!tekgen!tekred!games-request
From: games-request@tekred.TEK.COM
Newsgroups: comp.sources.games
Subject: v03i001: NetHack2.2 - display oriented dungeons and dragons, Part01/20
Message-ID: <1884@tekred.TEK.COM>
Date: 2 Dec 87 00:36:59 GMT
Sender: billr@tekred.TEK.COM
Lines: 1651
Approved: billr@tekred.TEK.COM
Submitted by: mike@genat.UUCP (Mike Stephenson)
Comp.sources.games: Volume 3, Issue 1
Archive-name: nethack2.2/Part01
[This is the latest version of NetHack. It is a full source
distribution (~1Mb). Be sure to save this away, as subsequent
postings will be context diffs from this source. -br]
#! /bin/sh
# This is a shell archive. Remove anything before this line, then unpack
# it by saving it into a file and typing "sh file". To overwrite existing
# files, type "sh file -c". You can also feed this as standard input via
# unshar, or by typing "sh <file", e.g.. If this archive is complete, you
# will see the following message at the end:
# "End of archive 1 (of 20)."
# Contents: README MANIFEST Guidebook decl.c
# Wrapped by billr@tekred on Tue Dec 1 16:24:45 1987
PATH=/bin:/usr/bin:/usr/ucb ; export PATH
...
echo shar: End of archive 1 \(of 20\).
cp /dev/null ark1isdone
MISSING=""
for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ; do
if test ! -f ark${I}isdone ; then
MISSING="${MISSING} ${I}"
fi
done
if test "${MISSING}" = "" ; then
echo You have unpacked all 20 archives.
rm -f ark[1-9]isdone ark[1-9][0-9]isdone
else
echo You still need to unpack the following archives:
echo " " ${MISSING}
fi
## End of shell archive.
exit 0