On Thu, Oct 31, 2002 at 10:42:03AM -0600, Miguel M wrote:
> Hi!
> 
> How can I prevent the "xinetd based services"
> to be displayed by "chkconfig --list"?
> 
> I have some scripts which worked well under RHL6.2
> with the output of chkconfig, however the xinetd
> section in RHL8 breaks the consistency of the
> format and also my scripts  :-(

chkconfig --list |grep -v "xinetd\|^[^a-z]"

Not well tested ... 

-- 
Hal Burgiss
 




Reply via email to