Results 1 to 3 of 3
Hi All,
I was wondering if anyone has heard of a software product that will sit on a linux server and map the inter-dependencies of the shell and perl scripts ...
- 04-06-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
mapping script dependencies?
Hi All,
I was wondering if anyone has heard of a software product that will sit on a linux server and map the inter-dependencies of the shell and perl scripts running on that machine. Any help is greatly appreciated.
William
- 04-07-2009 #2Linux Engineer
- Join Date
- Apr 2006
- Location
- Saint Paul, MN, USA / CentOS, Debian, Solaris, SuSE
- Posts
- 1,117
Hi.
Googling for find perl and shell script dependencies produces hits. For example with perl, beginning with Check a script's module dependencies there are posted codes and links to other pages of possible interest ... cheers, drlWelcome - get the most out of the forum by reading forum basics and guidelines: click here.
90% of questions can be answered by using man pages, Quick Search, Advanced Search, Google search, Wikipedia.
We look forward to helping you with the challenge of the other 10%.
( Mn, 2.6.n, AMD-64 3000+, ASUS A8V Deluxe, 1 GB, SATA + IDE, Matrox G400 AGP )
- 04-07-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
much appreciated
Except that I'm not as concerned with module dependencies as I am with scripts calling other scripts. What I need is something to create a hierarchical map of scripts and subscripts that are called. Thanks for your help so far.
William


Reply With Quote