From owner-freebsd-questions Mon Aug 27 17:20:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id 109C837B407 for ; Mon, 27 Aug 2001 17:20:02 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailf.telia.com (8.11.2/8.11.0) with ESMTP id f7S0K0t04832 for ; Tue, 28 Aug 2001 02:20:00 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id CAA05372 for ; Tue, 28 Aug 2001 02:19:58 +0200 (CEST) Received: (qmail 53564 invoked by uid 1001); 28 Aug 2001 00:19:43 -0000 Date: Tue, 28 Aug 2001 02:19:43 +0200 From: Erik Trulsson To: Jorge Biquez Cc: freebsd-questions@freebsd.org Subject: Re: Simple Editor for a newbie? Message-ID: <20010828021942.A50163@student.uu.se> Mail-Followup-To: Jorge Biquez , freebsd-questions@freebsd.org References: <3B89D9CA.9F0ECF29@citystamp.com> <5.1.0.14.2.20010827183056.01ee8cb0@icsmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20010827183056.01ee8cb0@icsmx.com> User-Agent: Mutt/1.3.21i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 27, 2001 at 06:57:08PM -0500, Jorge Biquez wrote: > Hello. > > I have been trying to convince some friends to take a look to FreeBsd. For > most of them this will be their first contact to the *NIX world. > I'm trying to help them to know the basics now (we are just beginning) and > I'd like that the transition will be easy. > I found myself that the first "problem" we newbies found is the text > editor. We are using ee and pico as editors and I mentioned them that vi is > very powerful but that I'm still learning it also. One asked me how he > could make a simple search and replace on a big file of all occurrences of > a certain string (a task he has to do on his daily job). We found ee and > pico does not do that on our testing machine because we receive a system > error (the file we are testing with is very large and our testing machine > has not much memory). > I know some of you will say that VI is the only way but please understand > that at the beginning VI is very hard to master. We do not want to develop > a perl scrip for this since we wanted first to feel comfortable with an > editor we can use on daily life to take a look at logs, configuration > files, scripts etc. > > Any suggestion? My personal favourite text-editor is 'joe'. Available from ports. It is quite easy to use but still fairly powerful. It might not be quite as powerful as vi or emacs but it is IMO a lot easier to use. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message