From owner-freebsd-questions@FreeBSD.ORG Fri Mar 24 14:54:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D71A16A42A for ; Fri, 24 Mar 2006 14:54:37 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2046443D46 for ; Fri, 24 Mar 2006 14:54:34 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id F2FAD5E11; Fri, 24 Mar 2006 09:54:33 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65730-01; Fri, 24 Mar 2006 09:54:33 -0500 (EST) Received: from [192.168.1.3] (pool-68-160-194-11.ny325.east.verizon.net [68.160.194.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id E06925CFC; Fri, 24 Mar 2006 09:54:32 -0500 (EST) Message-ID: <4424082F.4050508@mac.com> Date: Fri, 24 Mar 2006 09:54:39 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Lowell Gilbert References: <4423FC89.5010304@mac.com> <44u09newm2.fsf@be-well.ilk.org> In-Reply-To: <44u09newm2.fsf@be-well.ilk.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd general questions Subject: Re: KDE App Launcher 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: Fri, 24 Mar 2006 14:54:37 -0000 Lowell Gilbert wrote: > Chuck Swiger writes: >> For /bin/sh, you can't export a variable on the line you set it; that's an >> extension found in bash, ksh, and zsh, but is not part of the original sh: > > It is, however, supported by *FreeBSD*'s /bin/sh. Even back in 4.x? Hmm, seems so, I guess you're right. Thanks for the clarification, -- -Chuck