home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
3
/
3894
< prev
next >
Wrap
Internet Message Format
|
1991-08-23
|
3KB
Path: wupost!uunet!mcsun!unido!estevax!norisc!iain
From: iain@norisc.UUCP (Iain Lea)
Newsgroups: alt.sources
Subject: tin v1.00 - YAN (Yet Another Newsreader) Part 08/08
Message-ID: <589@norisc.UUCP>
Date: 23 Aug 91 13:57:38 GMT
Sender: iain@norisc.UUCP (Iain Lea)
Organization: What organization?
Lines: 90
Submitted-by: iain@estevax.uucp
Archive-name: tin/part08
#!/bin/sh
# this is tin.shar.08 (part 8 of tin)
# do not concatenate these parts, unpack them in order with /bin/sh
# file tin.1 continued
#
if touch 2>&1 | fgrep '[-amc]' > /dev/null
then TOUCH=touch
else TOUCH=true
fi
if test ! -r shar3_seq_.tmp; then
echo "Please unpack part 1 first!"
exit 1
fi
(read Scheck
if test "$Scheck" != 8; then
echo "Please unpack part $Scheck next!"
exit 1
else
exit 0
fi
) < shar3_seq_.tmp || exit 1
echo "x - Continuing file tin.1"
sed 's/^X//' << 'SHAR_EOF' >> tin.1 &&
Xbe used and the mail will reach \fIuser@bigvax\fP.
XThis variable has precedence over the file \fI$HOME/.tin/add_addr\fP
Xthat may also contain an address.
X.SH FILES
X\fI$HOME/.newsrc\fP newgroups subscribed to by user.
X.br
X\fI$HOME/.tin/tinrc\fP options set by user.
X.br
X\fI$HOME/.tin/index\fP newsgroup index files directory.
X.br
X\fI$HOME/.tin/kill\fP kill file.
X.br
X\fI$HOME/.tin/posted\fP history of articles posted by user.
X.br
X\fI$HOME/.tin/organization\fP user specified string to replace
Xdefault organization.
X.br
X\fI$HOME/.tin/reply_to\fP user specified host address to use in
XReply-To: mail header.
X.br
X\fI$HOME/.tin/add_addr\fP user specified address to add to when
Xreplying through mail.
X.br
X\fI$HOME/.signature\fP signature file.
X.br
X\fI$HOME/.Sig\fP signature file.
X.SH BUGS
XThere somewhere. Any bugs found should be reported by the 'B' (bug
Xreport) command.
X.br
XThere is a bug when article killing is switched ON/OFF at article
Xpage level and the 't' command is used to return to group selection
Xindex.
X.SH HISTORY
X<to be written>
X.SH CREDITS
XRich Skrenta author of tass v3.2 which this newsreader used as its base.
X.br
XSyd Weinstein curses.c is taken from the elm mailreader
X.br
XRich Salz author of pattern matching routines.
X.br
XWayne Brandt author of multi-part uudecode routine.
X.br
X.SH AUTHOR
XIain Lea (norisc!iain@estevax.UUCP or ...!unido!estevax!norisc!iain)
SHAR_EOF
echo "File tin.1 is complete" &&
$TOUCH -am 0822180191 tin.1 &&
chmod 0600 tin.1 ||
echo "restore of tin.1 failed"
set `wc -c tin.1`;Wc_c=$1
if test "$Wc_c" != "18929"; then
echo original size 18929, current size $Wc_c
fi
rm -f shar3_seq_.tmp
echo "You have unpacked the last part"
exit 0
--
NAME Iain Lea
EMAIL norisc!iain@estevax.UUCP ...!unido!estevax!norisc!iain
SNAIL Siemens AG, AUT 922C, Postfach 4848, Nuernberg, Germany
PHONE +49-911-895-3853, +49-911-895-3877, +49-911-331963