TESTPATCH(1) — USER COMMANDS
NAME
testpatch − test for OS patch 100075-08
SYNOPSIS
testpatch servername ...
DESCRIPTION
testpatch tests whether OS patch 100075-08 has been installed on the given server(s). This OS patch fixes several locking problems in SunOS 4.0.3, 4.1, and 4.1.1. For each server name, testpatch prints a message stating whether the patch has been installed on the server or not. If the patch has been installed, the message printed is:
<servername>: ok
If the patch has not been installed, the message printed is:
<servername>: OS patch 100075-08 not installed
The server on which a given directory resides may be found using the command df.
EXAMPLE
To find out if OS patch 100075-08 has been installed on the servers dynamo and grid , do the following:
% testpatch dynamo grid
dynamo: OS patch 100075-08 not installed
grid: ok
LIMITATIONS
This program works only if the server is running SunOS 4.0.3, 4.1, or 4.1.1.
SEE ALSO
Sun Release 4.1 — Last change: 20 March 1992