- Recursive Directory Compare Utility
- Graphical Front-end to the Recursive Directory Compare Utility
- Duplicate File Analyser (needs the Recursive Directory Compare Utility)
- c code Cross Reference Utility
- Useful Graphical Program Launcher
- Java Source Code of a TCP Proxy Server (Not HTTP)
- HTML Index Builder for GIF and JPG files
- Home of the Perl Compiler that I use
-
Description: rdc.zip
A command line utility to recursively
compare files in two specified directory trees, either on the same or different disk drives (local, network or
cdrom).
Rdc can now also use an external (supplied, and can also be used standalone) MD5 digest program to replace the
internal 32bit checksum for determining if two files are identical.
See ferdc.exe for an easy to use GRAPHICAL front-end to RDC.
See dupfiles.zip for duplicate filename reporting.
Read the rdc{nn}.rtf file for more information.
Windows '95/98 or Windows NT platforms only, approx. 360Kb, updated 14 October 1998
-
Description: ferdc.exe
A easy to use GRAPHICAL front-end utility for running and reading the output files of 'rdc'
and/or 'dupfiles', and displayed in a hierarchical clickable display window.
FrontEndRdc v1.4b1
Windows '95/98 or Windows NT platforms only, approx. 300Kb, updated 1 Feb 1999
-
Description: dupfiles.zip
A command line utility for running against the .1 and .2 files created by RDC, it creates a
very detailed report of all duplicate filenames and where they are to be found.
See ferdc.exe for an easy to use GRAPHICAL front-end to dupfiles
DupFiles v1.2
Windows '95/98 or Windows NT platforms only, approx. 305Kb, updated 27 September 1998
-
Description: xrefv113e.zip
A command line utility to scan one or multiple 'c' source files and produce a detailed 4 part
cross reference report about all the functions found and their relationships to each other. This version has the
ability to read files that contain source files to scan, and can display the calling sequence from the top level
function to a specified function name.
Read the xref113e.rtf file for more information, latest version has numerous bug fixes and is now far more accurate.
Windows '95/98 or Windows NT platforms only, approx. 330Kb, updated 11 April 1999
-
Description: cmder.zip
A simple GRAPHICAL front-end utility for running a program with one or two command line directory
or file name arguments that can be selected from drop-down boxes, useful for any program where long pathnames to
be specified are involved. Also has a history facility for easy repeat of commands.
Commander v1.6
Windows '95/98 or Windows NT platforms only, approx. 118Kb, updated 19 September 1998
-
Description: Proxy.zip
This is the source of a java program that acts as a multi-threaded, multi-listener port TCP
proxy server. It has been tested using JDK 1.1.3 and 1.1.6
Proxy Server v12
Windows '95/98 or Windows NT platforms only, approx. 7Kb
-
Description: buildidx.zip
This command line utility should be run in the sub-directory tree where there are gif &
jpg files, it builds 'photoidx.htm' files for all the images found in the current sub-directory tree. Use a browser
to view the thumbnails in an index file, click on the link below the thumbnail to view the full size image. Read
the buildidx.rtf file for more information.
HTML Image Index Builder v1.4
Windows '95/98 or Windows NT platforms only, approx. 360Kb