From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 15:18:38 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 F002C106566B for ; Sun, 1 Mar 2009 15:18:38 +0000 (UTC) (envelope-from kkiller@gmail.com) Received: from mail-fx0-f158.google.com (mail-fx0-f158.google.com [209.85.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 830828FC13 for ; Sun, 1 Mar 2009 15:18:38 +0000 (UTC) (envelope-from kkiller@gmail.com) Received: by fxm2 with SMTP id 2so1629661fxm.43 for ; Sun, 01 Mar 2009 07:18:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=niTv+GK334QvGEZS3yN60EdJ4Wm4Za2zUf5IOQPz58c=; b=XG95yY+hzkSfvS4Rzt5DrGVzsXXXLySUcELXaCqP4NKS5AY0qwKy70NUeDuCSKm9/d V5AqweVWhgPkjP+QgOVzpuVk5B8oLYThteLhLKYsp5QxqO6BPEPUo28zY1FxtBXFXsDi kPMQELsWaZa0rAULNIhW/sQqIwnsv1X/R/sW4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=mJUgFZcDWrvmJIy2YVI1Ks16Uf6TD6f8K7iqjpC3+hGzpdVsw5QygmkbgiQGaSJlxi yA75uARABFSBGXqf02ykKK3oB+b+NnH8etlvE7SI4Lk+9X8Gtb8EU4c/JaSFw0fV1uGs SsWUegijZGM8DwefGDBgc+nH8b/1TLpAkY3u4= MIME-Version: 1.0 Received: by 10.103.246.1 with SMTP id y1mr2404949mur.116.1235919029315; Sun, 01 Mar 2009 06:50:29 -0800 (PST) Date: Sun, 1 Mar 2009 15:50:29 +0100 Message-ID: From: Sniper To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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:18:39 -0000 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 ? Regards, Jurif