IPB
>  Man Pages > Unix > FreeBSD 6.2 > Section 1 > killall man page

killall man page

Section 1 - FreeBSD 6.2 Man Pages

Other operating system man pages available here


Advanced Search

Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!


KILLALL(1)              FreeBSD General Commands Manual             KILLALL(1)


NAME

     killall -- kill processes by name


SYNOPSIS

     killall [-delmsvz] [-help] [-j jid] [-u user] [-t tty] [-c procname]
             [-SIGNAL] [procname ...]


DESCRIPTION

     The killall utility kills processes selected by name, as opposed to the
     selection by pid as done by kill(1).  By default, it will send a TERM
     signal to all processes with a real UID identical to the caller of
     killall that match the name procname.  The super-user is allowed to kill
     any process.

     The options are as follows:

           -d | -v     Be more verbose about what will be done.  For a single
                       -d option, a list of the processes that will be sent
                       the signal will be printed, or a message indicating
                       that no matching processes have been found.

           -e          Use the effective user ID instead of the (default) real
                       user ID for matching processes specified with the -u
                       option.

           -help       Give a help on the command usage and exit.

           -l          List the names of the available signals and exit, like
                       in kill(1).

           -m          Match the argument procname as a (case sensitive) regu-
                       lar expression against the names of processes found.
                       CAUTION!  This is dangerous, a single dot will match
                       any process running under the real UID of the caller.

           -s          Show only what would be done, but do not send any sig-
                       nal.

           -SIGNAL     Send a different signal instead of the default TERM.
                       The signal may be specified either as a name (with or
                       without a leading SIG), or numerically.

           -j jid      Kill processes in the jail specified by jid.

           -u user     Limit potentially matching processes to those belonging
                       to the specified user.

           -t tty      Limit potentially matching processes to those running
                       on the specified tty.

           -c procname
                       When used with the -u or -t flags, limit potentially
                       matching processes to those matching the specified
                       procname.

           -z          Do not skip zombies.  This should not have any effect
                       except to print a few error messages if there are zom-
                       bie processes that match the specified pattern.


ALL PROCESSES

     Sending a signal to all processes with uid XYZ is already supported by
     kill(1).  So use kill(1) for this job (e.g. $ kill -TERM -1 or as root $
     echo kill -TERM -1 | su -m <user>)


EXIT STATUS

     The killall command will respond with a short usage message and exit with
     a status of 2 in case of a command error.  A status of 1 will be returned
     if either no matching process has been found or not all processes have
     been signalled successfully.  Otherwise, a status of 0 will be returned.


DIAGNOSTICS

     Diagnostic messages will only be printed if requested by -d options.


SEE ALSO

     kill(1), pkill(1), sysctl(3), jail(8)


HISTORY

     The killall command appeared in FreeBSD 2.1.  It has been modeled after
     the killall command as available on other platforms.


AUTHORS

     The killall program was originally written in Perl and was contributed by
     Wolfram Schneider, this manual page has been written by Jorg Wunsch.  The
     current version of killall was rewritten in C by Peter Wemm using
     sysctl(3).

FreeBSD 6.2                    January 26, 2004                    FreeBSD 6.2


Man(1) output converted with man2html and wrapped by fishsponge

This page was generated on Wed Sep 19 19:57:20 BST 2007

Your favourite pages:

No pages logged yet.
Trying to save cookie...

Top 10 most popular pages:

svn man page (5497 hits)
(FreeBSD 6.2)

sqlite3 man page (5423 hits)
(openSUSE 10.2)

adv_cap_autoneg man page (4921 hits)
(Solaris 10 11_06)

CPAN man page (4660 hits)
(Suse Linux 10.1)

ssh man page (4365 hits)
(Suse Linux 10.1)

ssh-socks5-proxy-connect man page (3081 hits)
(Solaris 10 11_06)

netcat man page (2905 hits)
(Suse Linux 10.1)

signal man page (2757 hits)
(Suse Linux 10.1)

startproc man page (2549 hits)
(Suse Linux 10.1)

pprosetup man page (2548 hits)
(Solaris 10 11_06)

Useful Links

Go Back

Visitor Statistics


Valid XHTML 1.0 Transitional     Valid CSS!

Partners: Cambridge Plus :: Pyrenees Area :: 3D Mechanical Design :: <Link Available>
Unix Man Pages / Linux Man Pages :: HiFi Forum :: SIP VoIP Phone & Provider Reviews :: UNIX/Linux Forum Archives

More info on advertising on Unix/Linux Forum