Name
catlog.cgi — Print in HTML the contents of a file
Synopsis
/usr/local/billmax/bin/catlog.cgi
DESCRIPTION
Prints in HTML the contents of a file. The file may be either a non-compressed file or compressed file. If compressed, the file extension must be ".gz" and zcat must be able to interpret the file.
REQUIRED ENVIRONMENT VARIABLES
- file
The name of the file to print.
RETURN VALUE
0 for success.
NOTES
This is a true CGI.