HDUUCP logfile watcher followup

stone at vlad.UUCP stone at vlad.UUCP
Thu Jul 10 04:41:00 AEST 1986



There is a mistake in the Makefile I posted for ut, the HDUUCP
logfile watcher.  Run the following into "patch Makefile".


12c12
< CFLAGS =	-O -DBASEDIR=\"/usr/spool/uucp/.Log\"
---
> CFLAGS =	-O -DBASEDIR=\"/usr/lib/uucp/.Log\"


Also here is a short man page that Tony Hansen wrote
for ut.


#! /bin/sh
# This is a shell archive, meaning:
# 1. Remove everything above the #! /bin/sh line.
# 2. Save the resulting text in a file.
# 3. Execute the file with /bin/sh (not csh) to create:
#	ut.1m
# This archive created: Wed Jul  9 11:39:54 1986
export PATH; PATH=/bin:/usr/bin:$PATH
echo shar: "extracting 'ut.1m'" '(460 characters)'
if test -f 'ut.1m'
then
	echo shar: "will not over-write existing file 'ut.1m'"
else
cat << \SHAR_EOF > 'ut.1m'
.TH UT 1M
.SH NAME
ut \- show uucp log files
.SH SYNOPSIS
.B ut
[
.I nodename
]
.SH DESCRIPTION
.I Ut\^
does a "curses window'ed" "tail -f" on the four
different Honey Danber uucp logfiles.
.I Uutail\^
will accept one argument, the name of the system whose log files you wish to
watch.
.SH AUTHOR
David Stone,
Arete Systems,
!calma!vlad!stone or
!sun!arete!stone or
!ihnp4!hplabs!hpspdla!sheba!stone,
July 1986.
.SH SEE ALSO
uucp(1), uulog(1).
SHAR_EOF
fi
exit 0
#	End of shell archive



More information about the Comp.sources.unix mailing list