From: Dmitry Chistikov <dd1email@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Убивание процесса со всеми его дочками
Date: Tue, 31 Jan 2012 00:34:41 +0400
Message-ID: <20120130203441.GD9068@conflux.foliandre> (raw)
In-Reply-To: <4F26EDED.2000209@mail.ru>
Vladimir Karpinsky, Jan. 30, 2012, 23:22 +0400:
> Правильно ли я понимаю:
>
> kill -9 12345 убивает процесс номер 12345.
> kill -9 -12345 убивает группу процессов с pgid=12345, т.е фактически
> синоним pkill -g 12345?
Да.
(Я, правда, так и не понял, зачем вам SIGKILL и почему не хватает SIGTERM.)
Небольшая тонкость: эти команды, скорее всего, вызовут не тот kill,
который в $PATH и про который я процитировал руководство:
$ type kill
kill is a shell builtin
См. также (наверное, в первую очередь) info kill и разные маны на тему
того же слова kill (у меня их аж пять штук, не считая всяких killall,
killpg и прочих). Что интересно, в том мане, который kill [builtins] (1) -
bash built-in commands, про отрицательные значения параметра PID
не сказано, но, насколько я понимаю, никто их оттуда не откручивал.
--
Дмитрий Чистиков
next prev parent reply other threads:[~2012-01-30 20:34 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-30 15:50 Vladimir Karpinsky
2012-01-30 17:26 ` Anton Protopopov
2012-01-30 18:01 ` Vladimir Karpinsky
2012-01-30 18:23 ` Dmitry Chistikov
2012-01-30 18:36 ` Vladimir Karpinsky
2012-01-30 19:05 ` Dmitry Chistikov
2012-01-30 19:22 ` Vladimir Karpinsky
2012-01-30 20:34 ` Dmitry Chistikov [this message]
2012-01-31 8:00 ` Vladimir Karpinsky
2012-01-31 8:52 ` Dmitry Chistikov
2012-01-31 9:44 ` Vladimir Karpinsky
2012-01-31 10:00 ` Vladimir Karpinsky
2012-01-31 10:27 ` Dmitry Chistikov
2012-01-31 10:58 ` Vladimir Karpinsky
2012-01-31 11:18 ` Dmitry Chistikov
2012-01-30 17:31 ` Vladimir Karpinsky
2012-01-30 17:35 ` Dmitry Chistikov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120130203441.GD9068@conflux.foliandre \
--to=dd1email@gmail.com \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git