Subject: Re: /etc/default ickiness...
To: NetBSD Userlevel Technical Discussion List <tech-userlevel@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: tech-userlevel
Date: 09/21/2000 08:18:28
On Wed, 20 Sep 2000, Greg A. Woods wrote:

> I'm told that even "vi" can copy lines from one file to another with
> relative ease (you just can't see both files at the same time if you've
> only one terminal session).

	Just to chime in here:

	vi rc.conf default/rc.conf
	:N

	Use ^W to swap the cursor from the top to the bottom window.