rcmp

Package: WA2L/WinTools 1.2.09
Section: Library Commands (3)
Updated: 17 March 2026
Index Return to Main Contents

 

NAME

rcmp - release compair utility

 

SYNOPSIS

WA2LWinTools/lib/rcmp [ -h | -V ]

rcmp -a ( revision-old.md5 | - ) [ -b ( revision-new.md5 | - ) ]

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

compare *.md5 files of different WA2L/WinTools package releases to display which files are [NEW], [MODIFIED] or [DELETED] between releases.

 

OPTIONS

-h
help message.

-V
print program version.

-a revision-old.md5
revision file of previous release.

To read from stdin specify - as file.

-b revision-new.md5
revision file of newer or current release.

If the -b option is not specified, the file lib/revision.md5 is read by default.

To read from stdin specify - as file.

 

ENVIRONMENT

-

 

EXIT STATUS

0
no error.

1
error.

4
usage printed.

5
version printed.

 

FILES

lib/revision.md5
MD5 checksums of all files that are part of the WA2L/WinTools package. This file is updated by the pack command.

lib/revision.zip
MD5 checksums of historic releases of the WA2L/WinTools package.

To list all files in revision.zip, use:

  llcomp revision.zip

To display the changes between a specific release and the current installation, invoke:

  catcomp revision.zip WA2LWinTools-1.2.09-202601311543-revision-RELEASED.md5 | rcmp -a -

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), catcomp(1), instverify(3), llcomp(1), lscomp(1), pack(3), vscan.rpt(4)

 

NOTES

-

 

BUGS

-

 

AUTHOR

rcmp was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net . 

 

COPYRIGHT

Copyright © 2026 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
ENVIRONMENT
EXIT STATUS
FILES
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 23:44:21 GMT, March 17, 2026