From owner-freebsd-questions@FreeBSD.ORG Thu May 8 09:29:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD915106564A for ; Thu, 8 May 2008 09:29:49 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id AC1F28FC15 for ; Thu, 8 May 2008 09:29:49 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 7C9831CD4A; Thu, 8 May 2008 01:29:48 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 8 May 2008 11:12:32 +0200 User-Agent: KMail/1.9.7 References: <846407.47995.qm@web57001.mail.re3.yahoo.com> In-Reply-To: <846407.47995.qm@web57001.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805081112.33030.fbsd.questions@rachie.is-a-geek.net> Cc: Unga Subject: Re: Group of the newly created files and directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 09:29:49 -0000 On Thursday 08 May 2008 10:48:29 Unga wrote: > That is, in Linux, the group will the user's primary > group, but in FreeBSD, it is the the group of the > parent directory! Yes, it's been that way in any BSD for as long as I know. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.