From owner-freebsd-hackers@FreeBSD.ORG Sat Nov 13 15:28:47 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C2FE16A4CE; Sat, 13 Nov 2004 15:28:47 +0000 (GMT) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBAB43D3F; Sat, 13 Nov 2004 15:28:46 +0000 (GMT) (envelope-from andrew.lankford@verizon.net) Received: from [192.168.0.2] ([138.88.16.13]) by out003.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041113152846.SSYQ3485.out003.verizon.net@[192.168.0.2]>; Sat, 13 Nov 2004 09:28:46 -0600 Message-ID: <41962828.4030802@verizon.net> Date: Sat, 13 Nov 2004 10:28:40 -0500 From: Andrew Lankford User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [138.88.16.13] at Sat, 13 Nov 2004 09:28:45 -0600 X-Mailman-Approved-At: Sun, 14 Nov 2004 14:42:02 +0000 Subject: Re: tcsh fix X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2004 15:28:47 -0000 >'csh' is an interactive shell, not a programming language. Anyone >trying >to write "portable" scripts in 'csh' should know why "Csh Programming >Considered Harmful" http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/ I vote that FreeBSD import a free version of the Windows command line, "cmd.exe". Show them the real meaning of pain! >;)