sunos man page for bonobo-slay

Query: bonobo-slay

OS: sunos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

bonobo-slay(1)							   User Commands						    bonobo-slay(1)

NAME
bonobo-slay - kill running bonobo processes
SYNOPSIS
bonobo-slay [-h] [-i] [-l | s] [regexp]
DESCRIPTION
bonobo-slay cleans up bonobo processes that might have encountered lifecycle management issues.
OPTIONS
The following options are supported: -h Displays usage and help information. -i Ask before killing the processes. -l List running processes, but do not kill them. Not valid with the -s option. -s Kill processes silently.
OPERANDS
The following operands are supported: regexp Only kill bonobo processes that match the specified regular expression.
EXAMPLES
Example 1: Killing All Nautilus bonobo Processes Silently example% bonobo-slay -s nautilus
ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: NLSPATH.
EXIT STATUS
The exit value 0 is returned regardless of success or failure.
FILES
The following files are used by this application: /usr/bin/bonobo-slay Executable to kill running bonobo processes
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-component | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+
SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform.
NOTES
Written by Stephen Browne, Sun Microsystems Inc., 2004. SunOS 5.10 6 Sep 2004 bonobo-slay(1)
Related Man Pages
activation-client(1) - opensolaris
gpdf(1) - sunos
intltool-merge(8) - debian
gpdf(1) - centos
gpdf(1) - debian
Similar Topics in the Unix Linux Community
how to find all processes that are running
how to get list of processes
See if process is running and kill it
How to find out and kill all processes for a user?
Kill -9 -1 combination