From owner-freebsd-questions@freebsd.org Sun Dec 13 19:22:31 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7684A43D63 for ; Sun, 13 Dec 2015 19:22:31 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 566201551 for ; Sun, 13 Dec 2015 19:22:31 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id p66so35521673wmp.1 for ; Sun, 13 Dec 2015 11:22:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xCKcRBpmMeZEcq+XU3+uLtbhK8d79PyBWtVTE3LsGp4=; b=Q1fd7UR28yDWs9TwNWrXMBsECzrstX0CGAD76W3Lj0WhRsxKHtL+lPp5gZSRde65F9 Qvl/RhUR9YgY0+oKw4JNFtlyjjJRY1kaNMvw93J0jSYU8WHU0NAKInZwtID5forPDFMH 41Kws7MYATcvR2isJgNV2/K01lS8tGI8ZbUpNmTcu5/z5gGDlJRDl1voac7XgkhW/gM7 XFpKKrxqyGlJl+JQCYKJfdjryllFzWESGC4ykfRVBApJfoc8Er+4v8iwZ79+NSqfAG6t XRi0IfU+70cZLte4+cW66VdQzuE6JJxI58dYZI+C0BXgQvZLAL9eJ0tkA+mJJzrH9jTu +XGg== MIME-Version: 1.0 X-Received: by 10.195.13.137 with SMTP id ey9mr37523006wjd.81.1450034549948; Sun, 13 Dec 2015 11:22:29 -0800 (PST) Received: by 10.194.55.2 with HTTP; Sun, 13 Dec 2015 11:22:29 -0800 (PST) Received: by 10.194.55.2 with HTTP; Sun, 13 Dec 2015 11:22:29 -0800 (PST) In-Reply-To: <20151213191633.GB1588@c720-r285885-amd64> References: <20151213182848.M69104@brightstar.bomgardner.net> <20151213191633.GB1588@c720-r285885-amd64> Date: Sun, 13 Dec 2015 21:22:29 +0200 Message-ID: Subject: Re: freebsd-update editor choice From: Anton Sayetsky To: Gene , Matthias Apitz , Freebsd Questions Cc: Gene Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Dec 2015 19:22:31 -0000 13 =D0=B4=D0=B5=D0=BA. 2015 =D0=B3. 21:16 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Matthias Apitz" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > El d=C3=ADa Sunday, December 13, 2015 a las 08:42:30PM +0200, Anton Sayet= sky escribi=C3=B3: > > > 13 =D0=B4=D0=B5=D0=BA. 2015 =D0=B3. 20:39 =D0=BF=D0=BE=D0=BB=D1=8C=D0= =B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Gene" < fbsd@brightstar.bomgardner.net> > > =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > > > > > > > > Hi - > > > > > > I'm using freebsd-update to update my 10.1 system to 10.2. When merging > > files, > > > it insists on using the 'vi' editor. I really, really, REALLY, despis= e > > vi. Is > > > there a way to get it to use another editor? > > I hope that you don't want to use some editor for noobs, like ee. Solution > > to your problem is setting EDITOR environment variable. > > What about 'ed'? Or even better: > > //IEBUPDTE EXEC PGM=3DIEBUPDTE,PARM=3DNEW > //SYSPRINT DD SYSOUT=3DA > //SYSUT2 DD DISP=3D(NEW,CATLG),DSN=3DKC03H11.NEW22.PDS, > // SPACE=3D(CYL,(5,5,5),RLSE), > // RECFM=3DFB,LRECL=3D80,BLKSIZE=3D0 > //SYSIN DD * > Hello World > /* > // > > (I was used to it in the 80' of the last century) Personally I prefer vim.