From owner-freebsd-standards Tue Mar 19 12: 0:32 2002 Delivered-To: freebsd-standards@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AB2337B405 for ; Tue, 19 Mar 2002 12:00:13 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2JK0DW95265; Tue, 19 Mar 2002 12:00:13 -0800 (PST) (envelope-from gnats) Date: Tue, 19 Mar 2002 12:00:13 -0800 (PST) Message-Id: <200203192000.g2JK0DW95265@freefall.freebsd.org> To: freebsd-standards@FreeBSD.org Cc: From: Garrett Wollman Subject: Re: standards/36076: Implementation of POSIX fuser command Reply-To: Garrett Wollman Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The following reply was made to PR standards/36076; it has been noted by GNATS. From: Garrett Wollman To: "Tim J. Robbins" Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: standards/36076: Implementation of POSIX fuser command Date: Tue, 19 Mar 2002 14:54:49 -0500 (EST) < said: > echo -n "$f: " >&2 If we really want to be POSIXly correct, this should use the `printf' command and not `echo -n' (which is non-standard). -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message