SYNTAX

    shutapp [options]


OPTIONS

-h (--help) bool

Display help.

-i (--id) uint

Send the shut down message to just the application with the specified window group identifier. Can be specified more than once.

-m (--match) string

Send the shut down message to just the applications that match the specified window group name. Wild characters * and ? are supported. Can be specified more than once.

-t (--timeout) int

The time (in seconds) after which to abort waiting for each application's thread to exit. Defaults to 5 seconds.

-v (--verbose) bool

Print verbose output.

-a (--all) bool

Shut all currently running applications down.

-f (--force) bool

Send the more forceful EApaSystemEventSecureShutdown as opposed to EApaSystemEventShutdown. This should allow system apps to be shut.


DESCRIPTION

Requests the shutdown of one or more applications.


SEE ALSO

listapps, focus


COPYRIGHT

Copyright (c) 2007-2010 Accenture. All rights reserved.