stop_uwin attempts to stop/terminate all UWIN services and processes. It must be run from an account with
administrative privileges.
stop_uwin stops the UWIN rc services, sends SIGTERM to the UWIN processes, delays, stops the UWIN
master service, delays, and finally sends SIGKILL to the remaining UWIN processes.
If successful and
-n has not been specified, this command will not return and all UWIN processes will be
terminated. Otherwise, it will be one of the following:
- 0
- -n was specified.
- >0
An error occurred.