Subject: Re: CVS commit: src/etc
To: tech-userlevel@netbsd.org, Alan Barrett <apb@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: tech-userlevel
Date: 10/08/2006 12:15:40
On Sun, Oct 08, 2006 at 12:03:13AM +0200, Pavel Cahyna wrote:
> On Sat, Oct 07, 2006 at 10:47:03AM +0000, Alan Barrett wrote:
> > 
> > Module Name:	src
> > Committed By:	apb
> > Date:		Sat Oct  7 10:47:03 UTC 2006
> > 
> > Modified Files:
> > 	src/etc: shrc
> > 
> > Log Message:
> > set -o tabcomplete if interactive.  Discussed on tech-userlevel.
> 
> Please don't do this. This file is also used by ksh, which knows nothing
> about tabcomplete.

Or parse the output of either 'set -o' or 'set +o' to work out
what is (appears to be) supported.

	David

-- 
David Laight: david@l8s.co.uk