From owner-freebsd-questions@FreeBSD.ORG Fri Dec 14 01:22:31 2007 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 CF5B716A418 for ; Fri, 14 Dec 2007 01:22:31 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 77F5613C447 for ; Fri, 14 Dec 2007 01:22:31 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from [192.168.1.23] (adsl-068-209-177-221.sip.ard.bellsouth.net [68.209.177.221]) by cartman.xxiii.com (8.13.8/8.13.8) with ESMTP id lBE1MUd8004865 for ; Thu, 13 Dec 2007 20:22:30 -0500 (EST) (envelope-from bitabyss@gmail.com) Message-ID: <4761DADE.3010204@gmail.com> Date: Thu, 13 Dec 2007 20:22:38 -0500 From: Rob User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20071214010542.GA19553@demeter.hydra> <200712132012.32729.mike.jeays@rogers.com> <20071214011614.GA18559@gizmo.acns.msu.edu> In-Reply-To: <20071214011614.GA18559@gizmo.acns.msu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Apparently, csh programming is considered harmful. 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, 14 Dec 2007 01:22:31 -0000 Jerry McAllister wrote: >> Bash has all the features one is likely to need for interactive use >> as well, and one could make a good case for it being the 'standard' shell >> now. Yeah, right... when Penguins Fly (hahahaha) [that was intended as a joke and dumb linux reference] > I find bash to be ugly and hate it for interactive use. > I would rather just use /bin/sh. ////jerry Seriously, Jerry, what do you dislike about it? If you ignore its features, it's no different from sh that I've seen. -R