From owner-freebsd-questions@FreeBSD.ORG Sat Mar 19 22:25:22 2011 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 BE41A1065670 for ; Sat, 19 Mar 2011 22:25:22 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (unknown [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 9ACE88FC0A for ; Sat, 19 Mar 2011 22:25:22 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p2JMPIii000687 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 19 Mar 2011 15:25:19 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p2JMPIdx000686; Sat, 19 Mar 2011 15:25:18 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA05505; Sat, 19 Mar 11 14:03:45 PST Date: Sat, 19 Mar 2011 15:03:25 -0700 From: perryh@pluto.rain.com To: max@mxcrypt.com Message-Id: <4d85282d.VzEegETHvvo3F3Xz%perryh@pluto.rain.com> References: <759A467E-407A-4DB8-9756-08011B5405F0@vicor.com> In-Reply-To: User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, dteske@vicor.com, andres.p@zoho.com, 839273@gmail.com Subject: Re: Shell script termination with exit function in backquotes 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: Sat, 19 Mar 2011 22:25:22 -0000 Maxim Khitrov wrote: > ... these deviations should be noted in the man page to > help eliminate such surprises. A single sentence would > have sufficed in this case. As always, I'm sure patches would be welcome :)