|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Making chkconfig's output readableby TVSET (Chaplain) |
| on Dec 16, 2004 at 05:38 UTC ( [id://415322]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I don't see what is wrong with chkconfig's output. If you are interested in one specific service you can do either "chkconfig --list someservice" or "chkconfig --list | grep someservice". If you want to know which services run in runlevel 2, you can do "chkconfig --list | grep 2:on".
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||||||||