![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re^2: Finding what args were passed to the perl interpretter ?by dpuu (Chaplain) |
on Nov 20, 2008 at 00:19 UTC ( #724765=note: print w/replies, xml ) | Need Help?? |
How would a perl script attach an strace to itself in such a way that it can see its own invocation? If I simply do system "strace -p $$" then it's too late (the execve occurred in the past!)
--Dave Opinions my own; statements of fact may be in error.
In Section
Seekers of Perl Wisdom
|
|