Subject: Re: "The BSD Way" [was Re: Support for ACLs]
To: None <prlw1@cam.ac.uk>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 03/12/2001 08:21:40
On Mon, Mar 12, 2001 at 12:46:57PM +0000, Patrick Welche wrote:

 > As this old chestnut is resurfacing, maybe someone can remind me of the
 > clever vi syntax to open /etc/rc.conf in the top half of the screen and
 > /etc/defaults/rc.conf in the bottom? (searching on "vi" in the archives
 > won't get me far... I remember reading the message though...)

Let's see... I think you can do:

	vi /etc/rc.conf /etc/defaults/rc.conf
	:N

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>