From owner-freebsd-hackers Sat Jun 22 16:23:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA15647 for hackers-outgoing; Sat, 22 Jun 1996 16:23:22 -0700 (PDT) Received: from vince.avalon.rs.net (vince.avalon.rs.net [198.32.4.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA15638 for ; Sat, 22 Jun 1996 16:23:20 -0700 (PDT) Received: (from svincent@localhost) by vince.avalon.rs.net (8.7.5/8.7.3) id JAA04638; Sat, 22 Jun 1996 09:21:16 -0700 (PDT) Date: Sat, 22 Jun 1996 09:21:16 -0700 (PDT) From: Subramaniam Vincent To: Kim Culhan cc: hackers@freebsd.org Subject: Re: vipw broken in 612 snap In-Reply-To: <16484.835484502@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk yes. all you need to do is something like setenv EDITOR emacs or setenv EDITOR vi (in the common .cshrc file) > Known bug. Edit root's .cshrc and change the value for EDITOR. > > Jordan > > > > > Running vipw returns: > > > > vipw /stand/ee: Undefined error: 0 > > > > Looks like ee was moved from /stand, copying it into /stand allows > > vipw to run although the editor it starts isn't vi. > > > > Anyone know what this editor is? If you hit escape while running the > > editor it puts up a little menu :) > > > > kim > > > > -- > > kimc@w8hd.org > > > >