.TH LOGWATCHER 1 .SH NAME logwatcher \- list and view log files .SH SYNOPSIS logwatcher logdir .SH DESCRIPTION logwatcher is a script that lists the content of a given directory with log files and lets the user select one of these files. It will then present the selected file by either tail -f or more. The user can switch between tail and more. When finished watching a single log file, the user gets to see the file list again until he/she quits. .SH OPTIONS No options, but log directory is mandatory as its only parameter. .SH EXAMPES logwatcher /var/log .SH ENVIRONMENT Korn Shell 89, Linux or Solaris .SH AUTHOR Written by Chr. Clemens Lee . .SH DATE Initial version: 2002-01-17, last updated: $Date: 2002/01/20 13:42:26 $ .SH COPYRIGHT Copyright 2002 Chr. Clemens Lee. .br This software is distributed under the GNU Public License (GPL).