STOP_UWIN ( 8 ) ADMINISTRATIVE COMMANDSSTOP_UWIN ( 8 )


NAME

stop_uwin - terminate all UWIN services and processes

SYNOPSIS

stop_uwin [ options ]

DESCRIPTION

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.

OPTIONS

-n, --show

Show the commands that will be invoked, but do not execute them.
-x, --trace

Enable sh execution trace.

EXIT STATUS

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.

SEE ALSO

sleep(1), kill(1)

IMPLEMENTATION

version

stop_uwin (AT&T Labs Research) 2011-02-14
author

David Korn <dgk@research.att.com>
author

Glenn Fowler <gsf@research.att.com >
copyright

Copyright © 1996-2012 AT&T Intellectual Property
license

http://www.opensource.org/licenses/cpl1.0.txt