[news.admin] USENET backbone file

jlh@stech.UUCP (Jan Harrington) (05/20/89)

Would some kind soul please mail me the text file that contains the latest
USENET backbone.

Thanks a million.

Jan Harrington
Scholastech Telecommunications
husc6!stech!jlh or allegra!stech!jlh

*************************************************************************
	Miscellaneous profundidity:
		"No matter where you go, there you are..."
			Buckaroo Banzai
*************************************************************************

chip@vector.Dallas.TX.US (Chip Rosenthal) (05/21/89)

In article <1109@stech.UUCP> jlh@stech.UUCP (Jan Harrington) writes:
>Would some kind soul please mail me the text file that contains the latest
>USENET backbone.

#! /bin/sh
# this is a "shar" archive - run through "/bin/sh" to extract 1 files:
#   backbone-list
# Wrapped by chip@vector on Sat May 20 19:18:55 CDT 1989
# Unpacking this archive requires:  sed test wc (possibly mkdir)
# Existing files will not be clobbered unless "-c" is specified on the cmd line.
if test -f backbone-list -a "$1" != "-c" ; then
    echo "backbone-list: file exists - will not be overwritten"
else
    echo "x - backbone-list (file 1 of 1, 0 chars)"
    sed -e 's/^X//' << 'END_OF_FILE_backbone-list' > backbone-list
END_OF_FILE_backbone-list
    size="`wc -c < backbone-list`"
    if test 0 -ne "$size" ; then
	echo "backbone-list: extraction error - got $size chars"
    fi
fi
echo "done - 1 files extracted"
exit 0

-- 
Chip Rosenthal / chip@vector.Dallas.TX.US / Dallas Semiconductor / 214-450-5337