From owner-freebsd-questions@FreeBSD.ORG Wed Jun 2 17:04:20 2010 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 CFBE71065673 for ; Wed, 2 Jun 2010 17:04:20 +0000 (UTC) (envelope-from sterling@camdensoftware.com) Received: from wh2.interactivevillages.com (wh2.interactivevillages.com [75.125.250.34]) by mx1.freebsd.org (Postfix) with ESMTP id A979A8FC14 for ; Wed, 2 Jun 2010 17:04:20 +0000 (UTC) Received: from 174-21-99-21.tukw.qwest.net ([174.21.99.21] helo=_HOSTNAME_) by wh2.interactivevillages.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1OJrFo-0002lT-Ik for freebsd-questions@freebsd.org; Wed, 02 Jun 2010 09:57:21 -0700 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Wed, 02 Jun 2010 10:04:14 -0700 Date: Wed, 2 Jun 2010 10:04:14 -0700 From: Chip Camden To: freebsd-questions@freebsd.org Message-ID: <20100602170414.GA49742@libertas.local.camdensoftware.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <201006021645.o52GjEvM022143@mail.r-bonomi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201006021645.o52GjEvM022143@mail.r-bonomi.com> User-Agent: Mutt/1.4.2.3i Company: Camden Software Consulting URL: http://camdensoftware.com X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - wh2.interactivevillages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - camdensoftware.com Subject: Re: text editor 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: Wed, 02 Jun 2010 17:04:20 -0000 On Jun 02 2010 11:45, Robert Bonomi wrote: > > > On Tue, Jun 01, 2010 at 09:10:22AM -0700, Chip Camden wrote: > > > > I remember writing our own text editor, and it had to fit in 64K. > > > > > > I remember when . . . > > > > > > I got nuthin'. I think my first text editor was edlin, and it *sucked*. > > > > > > . . . not counting this nifty editor I called "pencil". > > > > > > > > The phrase "son of an edlin" has happily been retired in my vocabulary for > > some time. If you're not aware of it, ed(1) is as capable or more of > > causing pain as edlin was and it's still in the FreeBSD base. > > Anybody else familiar with TECO? <*EVIL* grin> > > It could do a _LOT_ of things, but a complex command string was nearly > indistinguishable from line noise. :) > ED is the standard text editor! http://www.gnu.org/fun/jokes/ed.msg.html Yes, I remember TECO -- I've used it to trash many a file.