Revision: | 1.1 |
Committed: | Fri Mar 9 00:22:30 2001 UTC (23 years, 8 months ago) by tdb |
Branch: | MAIN |
CVS Tags: | PROJECT_COMPLETION |
Log Message: | CGI scripts used in various places around the project. |
# | User | Rev | Content |
---|---|---|---|
1 | tdb | 1.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. |