Noise level is deafening.. even for alt.

Otto J. Makela makela at tukki.jyu.fi
Tue Jul 4 21:59:23 AEST 1989


# This is a shell archive.
# Remove everything above and including the cut line.
# Then run the rest of the file through sh.
#----cut here-----cut here-----cut here-----cut here----#
#!/bin/sh
# shar:	Shell Archiver
# Run the following text with /bin/sh to create:
#	request.c
#
# This archive created:  Tue Jul  4 14:58:24 1989
cat << \SHAR_EOF > request.c
main() {
  register unsigned long i;
  
  for(i=1L; i; i++)
    printf("Ladies and Gentlemen,\n"
	   "This newsgroup is alt.sources\n"
	   "Please use alt.sources.d for discussions,\n"
	   "and this group for SOURCES ONLY !\n"
	   "\t\tThank You\n"
	   "\t\tOtto Makela\n");
}
SHAR_EOF
# End of shell archive
exit 0



More information about the Alt.sources mailing list