From owner-cvs-all Sat May 18 9: 6:21 2002 Delivered-To: cvs-all@freebsd.org Received: from treetop.robbins.dropbear.id.au (198.a.002.mel.iprimus.net.au [203.134.133.198]) by hub.freebsd.org (Postfix) with ESMTP id 98E0637B401; Sat, 18 May 2002 09:06:15 -0700 (PDT) Received: from treetop.robbins.dropbear.id.au (localhost [127.0.0.1]) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2) with ESMTP id g4IFbseo016569; Sun, 19 May 2002 01:37:55 +1000 (EST) (envelope-from tim@treetop.robbins.dropbear.id.au) Received: (from tim@localhost) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2/Submit) id g4IFbs4G016568; Sun, 19 May 2002 01:37:54 +1000 (EST) Date: Sun, 19 May 2002 01:37:53 +1000 From: "Tim J. Robbins" To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/pwd pwd.1 pwd.c Message-ID: <20020519013753.A16560@treetop.robbins.dropbear.id.au> References: <200205181520.g4IFKbWs010806@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205181520.g4IFKbWs010806@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Sat, May 18, 2002 at 04:20:37PM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, May 18, 2002 at 04:20:37PM +0100, Brian Somers wrote: > Doesn't POSIX or one of the other standards mandate which one is > presented by default ? I'm happy to be overruled for a good reason. It says -L should be the default. However, it's worth noting that (at least) Solaris's /bin/pwd ignores all command line arguments and always gives output equivalent to getcwd(). I'm not sure what to do about this yet. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message