From owner-freebsd-questions@FreeBSD.ORG Fri May 30 20:46:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6537837B401 for ; Fri, 30 May 2003 20:46:28 -0700 (PDT) Received: from [204.213.64.2] (firewall.tiadon.com [204.213.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B77943FAF for ; Fri, 30 May 2003 20:46:27 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from rmc.tiadon.com by [204.213.64.2] ESMTP; Fri, 30 May 2003 22:46:27 -0500 Received: from applications.tiadon.com (mail.tiadon.com [172.16.18.172]) by bcec01.tiadon.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id LQ2N9MNK; Fri, 30 May 2003 22:46:24 -0500 Received: from firewall.tiadon.com ([204.213.65.66]) by applications.tiadon.com with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 30 May 2003 22:46:25 -0500 Received: from [204.213.65.66] by firewall.tiadon.com via smtpd (for mail.tiadon.com [172.16.18.172]) with ESMTP; Fri, 30 May 2003 22:46:22 -0500 Message-ID: <01a301c32727$302a9250$4241d5cc@nitanjared> From: "Kevin Kinsey, DaleCo, S.P." To: "BSD baby" , References: <000701c326e0$091b4de0$0400a8c0@amdk62400><1054331323.226.0.camel@jake> <20030531021700.GA24738@mail.hitmedia.com> Date: Fri, 30 May 2003 22:46:00 -0500 Organization: DaleCo, S.P.---"the solutions people" MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: any recommended simple text editors????? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Kevin Kinsey, DaleCo, S.P." List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 03:46:28 -0000 ----- Original Message ----- From: "BSD baby" To: Sent: Friday, May 30, 2003 9:17 PM Subject: Re: any recommended simple text editors????? > THANK YOU to whoever recommended ee! > > I had never tried that little thing. It's wonderful. > Though vi is good for me, I'm going to tell beginners > to use ee from now on. Easiest one I've ever seen. ee is good and mentioned in documentation/ handbook. However, /usr/ports/editors/nano is superior. Pico is well known as 'easy editor' and Nano is Pico with a turbocharged engine... My .02 Kevin Kinsey