Patch command options

Last Updated : Feb 21, 2025 |

The patch command takes the form patchCE [action] [patch file] where:

  • [action] is one of the following. If not included, the assumed action is to install the specified patch file.

    • i = Install the patch file.

    • s = Show patch information for binary or installed patch.

    • v = Verify that the server can install the patch file.

  • [patch file] is the full path to the patch file including the file name.