Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site proper.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!dual!proper!gam From: gam@proper.UUCP (Gordon Moffett) Newsgroups: net.unix Subject: Re: vi question - different answer! Message-ID: <1080@proper.UUCP> Date: Thu, 29-Mar-84 01:35:38 EST Article-I.D.: proper.1080 Posted: Thu Mar 29 01:35:38 1984 Date-Received: Sun, 25-Mar-84 08:19:59 EST References: <1707@pur-ee.UUCP> Organization: Proper UNIX, Oakland, CA Lines: 9 @ Of course, for flexibility there's: % vi file1 ... filen ... :n to edit file(i+1) ... :rew to return to file1 You can go thru this cycle indefinitly.