From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 18:37:31 2009 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 1CA5B106564A for ; Sun, 1 Mar 2009 18:37:31 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9D1B58FC21 for ; Sun, 1 Mar 2009 18:37:30 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by nf-out-0910.google.com with SMTP id d21so261850nfb.33 for ; Sun, 01 Mar 2009 10:37:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=caslLx2r5SwnFzdrtmoQe0cfTncxH7mg+dj7MaiQjW8=; b=Uox95wrVW2YPLjRyCIgLvVXkruFIY/sU6x4/oe9tjgfcSgVcojxMoALbXCfX9gFOlE Y2v1hHi8VsqO8errznsuvn8yea1yKfQpqkzsQ9Hdb1UighooMqXiTKfOBpMh1Z2tw63w PjGxAl9u9HOXLGiHpzTXJ9fCEvelhVemoNBh0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=vOYuXTiXjfuR4CRCQUc87D4s/Sbix9mN2cHo1FeADXrRyD0oddkwGz5iwNdS7W2B53 gu48yEywmGTAc9hk9Iw/6l6s9b/6VhHASG0K51EyhnImTr17WoXsJ7FynpbXLTjpz1yJ C9T6OtIX8gVMOS1TAXwYSm4f6aTfku0KTxaX8= Received: by 10.210.88.3 with SMTP id l3mr2709090ebb.23.1235932649728; Sun, 01 Mar 2009 10:37:29 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id q9sm15256897gve.3.2009.03.01.10.37.27 (version=SSLv3 cipher=RC4-MD5); Sun, 01 Mar 2009 10:37:28 -0800 (PST) Date: Sun, 1 Mar 2009 18:37:15 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090301183715.5b1571db@gumby.homeunix.com> In-Reply-To: <20090301161650.GB15344@melon.esperance-linux.co.uk> References: <20090301161650.GB15344@melon.esperance-linux.co.uk> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Root shell 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: Sun, 01 Mar 2009 18:37:31 -0000 On Sun, 1 Mar 2009 16:16:50 +0000 Frank Shute wrote: > pdksh is statically linked and I don't know if bash is. It's a build option.