Printing service dependency tree
To better understand the dependencies in SMF I had written a shell
script to print the dependency tree of a given service. Recently
I started learning perl and decided to rewrite the script in perl and
at the same time enhance it a bit.
The script is available at following two locations:
http://blogs.sun.com/roller/resources/jkini/svcstree
http://mediacast.sun.com/details.jsp?id=3849
Run the script without any arguments and it'll dump a help text. Rest should be quite easy after that. Let me know if it isn't. This is my first perl script. I'm sure there is plenty of scope of improvement...
The script is available at following two locations:
http://blogs.sun.com/roller/resources/jkini/svcstree
http://mediacast.sun.com/details.jsp?id=3849
Run the script without any arguments and it'll dump a help text. Rest should be quite easy after that. Let me know if it isn't. This is my first perl script. I'm sure there is plenty of scope of improvement...

Posted by Randal L. Schwartz on November 22, 2005 at 09:51 PM IST #
Posted by Jayakara Kini on November 22, 2005 at 10:04 PM IST #
Posted by Lasse Osterild on January 03, 2006 at 04:48 PM IST #