ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/cgi/README
Revision: 1.1
Committed: Fri Mar 9 00:22:30 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Log Message:
CGI scripts used in various places around the project.

File Contents

# Content
1 Script Information
2
3 cvslog.cgi
4 ----------
5 Produces a list of the current day's CVS commits.
6
7 finger.cgi
8 ----------
9 A handy script to act as a gateway to finger.
10
11 log.cgi
12 -------
13 Allows a user to view the i-scream log, with a few extra features.
14
15 taillog.cgi
16 -----------
17 Same as log.cgi, except it can tail n lines.
18
19 tdb1, 09/03/2001.