9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] bug in rc(1) ?
Date: Sun, 30 Nov 2014 19:27:16 +0900	[thread overview]
Message-ID: <49E625C4-892E-4AF1-AF9E-E1B1CF7A87A0@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <CA+db=n0QRRyADKErsbxgLwBK0OELmjgqd4J3XgTUN8eg3iDv9A@mail.gmail.com>

OK, thanks

> 2014/11/29 13:57、minux <minux.ma@gmail.com> のメール:
> 
> On Fri, Nov 28, 2014 at 11:42 PM, arisawa <arisawa@ar.aichi-u.ac.jp> wrote:
>> rc(1) says:
>> 
>>          rfork [nNeEsfFm]
>>               Become a new process group using rfork(flags) where
>>               flags is composed of the bitwise OR of the rfork flags
>>               specified by the option letters (see fork(2)). If no
>>               flags are given, they default to ens.  The flags and
>>               their meanings are: n is RFNAMEG; N is RFCNAMEG; e is
>>               RFENVG; E is RFCENVG; s is RFNOTEG; f is RFFDG; F is
>>               RFCFDG; and m is RFNOMNT.
>> 
>> this sounds to me
>>        rfork
>> is equivalent to
>>        rfork ens
> yes. it also agrees with the source code.
> http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/rc/plan9.c:/^execnewpgrp




      reply	other threads:[~2014-11-30 10:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-29  4:42 arisawa
2014-11-29  4:57 ` minux
2014-11-30 10:27   ` arisawa [this message]

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=49E625C4-892E-4AF1-AF9E-E1B1CF7A87A0@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9fans@9fans.net \
    /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).