Now I'd like to write a another perl script that will kill a particular process depending on some other logic. I guess I have two questions: how to find the particular process (e.g., the process that was started as "perl foo.pl a"?), and how to kill it. Thanks.1st DOS window: perl foo.pl a 2nd DOS window: perl foo.pl b etc.
In reply to How to kill a windows process by command name? by johnnywang
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |