Hal Burgiss wrote:
chkconfig --list |grep -v "xinetd\|^[^a-z]"
Not well tested ...

Elegant solution Hal, thank you very much!

I have modified your regex in order to list
the xinetd super server itself:

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

Regards,

Miguel


_________________________________________________________________
Get faster connections -- switch to MSN Internet Access! http://resourcecenter.msn.com/access/plans/default.asp






Reply via email to