From owner-freebsd-questions@FreeBSD.ORG Thu Jun 25 07:29:01 2009 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 A38A910656EB for ; Thu, 25 Jun 2009 07:29:01 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from babylon.webvis.net (babylon.webvis.net [202.157.163.226]) by mx1.freebsd.org (Postfix) with ESMTP id EEFDB8FC22 for ; Thu, 25 Jun 2009 07:29:00 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from [10.0.1.240] ([119.73.191.194]) by apsara.com.sg ; Thu, 25 Jun 2009 13:28:56 +0800 SGT From: Erich Dollansky Organization: apsara green technology pte ltd To: freebsd-questions@freebsd.org Date: Thu, 25 Jun 2009 13:28:54 +0800 User-Agent: KMail/1.9.10 References: <4A430505.2020909@gmail.com> In-Reply-To: <4A430505.2020909@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906251328.55846.erich@apsara.com.sg> Cc: Manish Jain , bf1783@googlemail.com Subject: Re: The question of moving vi to /bin 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: Thu, 25 Jun 2009 07:29:02 -0000 Hi, On 25 June 2009 pm 13:03:01 Manish Jain wrote: > > If you want to make a case for replacing ed(1), you're going > > to have to come up with some concrete reasons for doing so, > > not just make a (long and hyperbolic) statement that you > > don't like it. > > requirements of being interactive. That's one reason. Secondly, > how many times does an average commandline user even think of > using ed when he needs to edit a file, even in the extreme case > where there are no alternatives ? > isn't there ee in the base system? > Till the improvements are in place, we need the alternative of > having vi under /bin rather than /usr/bin. > I do not see any reason to have a monster like vi there. > Actually, it surprises me to what extent the core of the > FreeBSD community is enamoured with this idea of a > micro-minimalistic base, in which it is practically impossible > to do anything except run fsck. Matters don't stop there. > Seeing the limitations of this approach, the community churns > up wierd workarounds like /rescue/vi, when all that was needed > was shift vi from /usr. You talk about the need for compliance Only people who want to use vi do this. The rest is happy with ee. > But I guess my words are of no use when the people who matter > just won't listen. So I give any hopes in this regard. I hope that they do not listen. It would be even better to have an editor like joe in /bin than anything like vi. Erich