in reply to Re^4: Kill a perl script execution in windows
in thread Kill a perl script execution in windows
What does the 1+ before indexing function signify ?
What do the docs say that index returns?
.What is the string actually compared to $0 ?
I already told you: the first value in the anonymous array.
And just above that I said: "extracts the second and 25th fields, which are the command line text and the process id respectively. And places those two fields from each line into its own anonymous array.".
If you work backward, you should be able to work it out.
|
|---|