critical impact:
diffmk - command option differences (CrCh144)
Problem description
Some Tru64 UNIX diffmk functionality does not exist on HP-UX.
The following diffmk command options are supported on Tru64 UNIX and are not available on HP-UX:
- The -b option that ignores differences that are only changes in tabs or spaces on a line.
- The -ab option that marks where added lines begin.
- The -ae option that marks where added lines end.
- The -cb option that marks where changed lines begin.
- The -ce option that marks where changed lines end.
- The -db option that marks where deleted lines begin.
- The -de option that marks where deleted lines end.
Identifiers
 diffmk:-ab |
 diffmk:-b |
 diffmk:-ce |
 diffmk:-de |
 diffmk:-ae |
 diffmk:-cb |
 diffmk:-db |
|
See also
Solution description
Review your code and the applicable manpage to determine how to resolve this issue.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CMD |
Script |
any HP-UX 11i version |
critical |
changed |
|