From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 15:27:17 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 417591065670 for ; Sun, 1 Mar 2009 15:27:17 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id C71818FC0C for ; Sun, 1 Mar 2009 15:27:16 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by fk-out-0910.google.com with SMTP id f40so818598fka.11 for ; Sun, 01 Mar 2009 07:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=UdTSePq0CvfzTu4YE8BCt2golcJDoURYV/EYsKzZnpM=; b=vlaMOIbyIb4eg6yfoILwwhQEVEZwkrBfFkbz6YGTY2CPbg/3LxiB09Vwg9BBOz1YTm QLnjNcSavFvHwhWILU3eDE153NxgdjX9GYAZUbKSToKIB0nqRJ9x//PL8gCaL4tNADPm 7XQy3fxg1qA68V5rCWy9qCvAcKwLc2n1CJN7E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HMeGiFlpXI+yODqXXN3b03sD+3WUpJ5vNeuDtfhmUS8ZFxEoyv5KvV7niJPRZWn175 iIVnk3v3O4u4WEgLYu//9iP2P8lLoDOY6Kj/7DPADWHaPwWEcBxNW1SLXed6L+x9dTt/ eDhJlCqbHMkmX1pxsgPVTH0P0ijKPGBJYf2Ug= MIME-Version: 1.0 Received: by 10.223.115.193 with SMTP id j1mr5089732faq.98.1235921235870; Sun, 01 Mar 2009 07:27:15 -0800 (PST) In-Reply-To: References: Date: Sun, 1 Mar 2009 10:27:15 -0500 Message-ID: <4ad871310903010727r2611c7b0xd91ee80c5064d154@mail.gmail.com> From: Glen Barber To: Sniper Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org 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 15:27:17 -0000 On Sun, Mar 1, 2009 at 9:50 AM, Sniper wrote: > Hi! > > I heard that changing root shell to bash is not good idea, also programing > in any C shell not applicable. So which shell is the most appropriate for > root user ? > /bin/csh -- Glen Barber