From owner-freebsd-questions@FreeBSD.ORG Mon Jun 10 19:46:59 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 84976E6F; Mon, 10 Jun 2013 19:46:59 +0000 (UTC) (envelope-from tundra@tundraware.com) Received: from ozzie.tundraware.com (ozzie.tundraware.com [75.145.138.73]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2E81DBF; Mon, 10 Jun 2013 19:46:58 +0000 (UTC) Received: from [10.219.130.119] ([66.175.245.1]) (authenticated bits=0) by ozzie.tundraware.com (8.14.7/8.14.7) with ESMTP id r5AJkjoi025169 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 10 Jun 2013 14:46:45 -0500 (CDT) (envelope-from tundra@tundraware.com) Message-ID: <51B62D34.2020201@tundraware.com> Date: Mon, 10 Jun 2013 14:47:00 -0500 From: Tim Daneliuk Organization: TundraWare Inc. User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: dteske@freebsd.org Subject: Re: Bourne shell "if" syntax References: <51b620a6.42f.2b6a6400.5605dcf0@go2france.com> <121701ce660c$9a9aa5b0$cfcff110$@freebsd.org> <51B62389.5000500@tundraware.com> <121b01ce660e$2abae5f0$8030b1d0$@freebsd.org> <51B62622.1070201@tundraware.com> <123201ce660f$59a7b9f0$0cf72dd0$@freebsd.org> <123401ce660f$b399d970$1acd8c50$@freebsd.org> In-Reply-To: <123401ce660f$b399d970$1acd8c50$@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ozzie.tundraware.com [75.145.138.73]); Mon, 10 Jun 2013 14:46:45 -0500 (CDT) X-TundraWare-MailScanner-Information: Please contact the ISP for more information X-TundraWare-MailScanner-ID: r5AJkjoi025169 X-TundraWare-MailScanner: Found to be clean X-TundraWare-MailScanner-From: tundra@tundraware.com X-Spam-Status: No Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: tundra@tundraware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2013 19:46:59 -0000 On 06/10/2013 02:21 PM, dteske@freebsd.org wrote: > ctually, there's another reason you should also avoid the above (unquoted > parameter), and that's in the case of a multi-word value. For example: Yup, that's the compelling case for using quoting. -- ----------------------------------------------------------------------- Tim Daneliuk