from small one page howto to huge articles all in one place
 

search text in:





Poll
Which linux distribution do you use?







poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187430

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250596

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

138060

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





KILLALL5

Section: Linux System Administrator's Manual (8)
Updated: 04 Nov 2003
Index Return to Main Contents
 

NAME

killall5 -- send a signal to all processes.  

SYNOPSIS

killall5 -signalnumber [-o omitpid[,omitpid..]] [-o omitpid[,omitpid..]..]  

DESCRIPTION

killall5 is the SystemV killall command. It sends a signal to all processes except kernel threads and the processes in its own session, so it won't kill the shell that is running the script it was called from. Its primary (only) use is in the rc scripts found in the /etc/init.d directory.  

OPTIONS

-o omitpid
Tells killall5 to omit processes with that process id.
 

NOTES

killall5 can also be invoked as pidof, which is simply a (symbolic) link to the killall5 program.  

EXIT STATUS

The program return zero if it killed processes. It return 2 if no process were killed, and 1 if it was unable to find any processes (/proc/ is missing).  

SEE ALSO

halt(8), reboot(8), pidof(8)  

AUTHOR

Miquel van Smoorenburg, miquels@cistron.nl


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
NOTES
EXIT STATUS
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 16.2 ms