On Thu, Oct 31, 2002 at 01:21:19PM -0500, [EMAIL PROTECTED] wrote: > => > =>chkconfig --list |grep -v "xinetd b\|^[^a-z]" > => > Grep is the wrong way to go. You don't want to remove just one line. You > want to remove all lines including and after "xinetd based services:".
Works here, since all the xinetd services are listed as indented. I guess this might break with some service that has a space as a first character, but I think that highly unlikely. -- Hal Burgiss