Date: Tue, 24 Jun 1997 00:32:55 +0100 From: Brian Somers <brian@awfulhak.org> To: abbott at MPCA <jabbott@wolf.co.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: easy vi question Message-ID: <199706232332.AAA11936@awfulhak.demon.co.uk> In-Reply-To: Your message of "Mon, 23 Jun 1997 17:38:59 CDT." <3.0.1.32.19970623173859.00a16870@wolf.co.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> If I have a bunch of files in a directory that end in html and I want to
> edit them with vi,
> vi *.html
> will bring up the first one. Then when I save it, ZZ it tells me that
> there are X more files to edit..... But how do I get to them?
>From command mode, ":n" (without the quotes). Have you read the man
page ?
> --ja
>
--
Brian <brian@awfulhak.org>, <brian@freebsd.org>
<http://www.awfulhak.org>
Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706232332.AAA11936>
