9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] kill process httpd
Date: Sun,  9 May 2004 22:04:00 +0100	[thread overview]
Message-ID: <0d8fa5729f118dca835f858036cd5f71@terzarima.net> (raw)
In-Reply-To: <53328.67.34.73.245.1084134355.squirrel@www.fl2600.com>

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

assuming you're piping the results of kill httpd into rc (ie, kill httpd | rc)
the problem is quite likely to be that httpd becomes "none", a different user
with notionally restricted access.   if you're the host owner, you could try {Kill httpd | rc};
note the capital K

it's just a suggestion.  these things have changed a bit over the years
and there are no dates attached to my memories.

[-- Attachment #2: Type: message/rfc822, Size: 2617 bytes --]

From: zer0db@fl2600.com
To: 9fans@cse.psu.edu
Subject: [9fans] kill process httpd
Date: Sun, 9 May 2004 16:25:55 -0400 (EDT)
Message-ID: <53328.67.34.73.245.1084134355.squirrel@www.fl2600.com>

Im a new user to plan9 and I managed to get the http server up but how do
I stop the process. I tried kill httpd , stop httpd and when i run ps the
process is still sleeping. what am I doing wrong?
Thanks brian

  reply	other threads:[~2004-05-09 21:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-09 20:25 zer0db
2004-05-09 21:04 ` Charles Forsyth [this message]
2004-05-09 21:11   ` zer0db

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=0d8fa5729f118dca835f858036cd5f71@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@cse.psu.edu \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).