From owner-freebsd-hackers Sat Jun 22 16:12:53 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA15119 for hackers-outgoing; Sat, 22 Jun 1996 16:12:53 -0700 (PDT) Received: from ns2.harborcom.net (root@ns2.harborcom.net [206.158.4.4]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA15112 for ; Sat, 22 Jun 1996 16:12:51 -0700 (PDT) Received: from swoosh.dunn.org (swoosh.dunn.org [206.158.7.243]) by ns2.harborcom.net (8.7.4/8.6.12) with SMTP id TAA01891; Sat, 22 Jun 1996 19:12:46 -0400 (EDT) Message-Id: <199606222312.TAA01891@ns2.harborcom.net> Comments: Authenticated sender is From: "Bradley Dunn" Organization: Harbor Communications To: Kim Culhan Date: Sat, 22 Jun 1996 19:08:26 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: vipw broken in 612 snap Reply-to: dunn@harborcom.net CC: hackers@freebsd.org Priority: normal X-mailer: Pegasus Mail for Win32 (v2.31) Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Change the value of EDITOR in root's .cshrc to vi. You can rm -r /stand after install, it is not needed. ee is a user-friendly editor that is the default for use during the installation phase. On 22 Jun 96 at 18:49, Kim Culhan wrote: > 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 :) Bradley Dunn