Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Classes tree simplification

3 views
Skip to first unread message

Dmitry Pyzhov

unread,
Dec 30, 2008, 10:03:42 AM12/30/08
to
Hi,

I have a lot of classes like this:
enable_nfsd, restart_nfsd, install_nfsd
enable_httpd, restart_httpd, install_httpd,
...

And in "shellcommands" section:
enable_nfsd::
"/sbin/chkconfig nfs on"
enable httpd::
"/sbin/chkconfig httpd on"

If there any way to get lost of doubles?

Thanks.

0 new messages