Stopping the WBCS (Linux/UNIX)
- From the command prompt, specify an appropriate Linux/UNIX command to determine the PID of the ClockServer process.
- Use the Linux/UNIX kill command to end the WBCS process. For example, command for a PID of 3486 is
kill 3486
.