RE: [Perl-unix-users] kill a process

2001-03-15 Thread Elston, Jeremy
is address will be received by the Charles Schwab Corporate email system and is subject to archival and review by someone other than the recipient -Original Message- From: Dan Jablonsky [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 5:40 PM To: [EMAIL PROTECTED] Subject: [Perl-

[Perl-unix-users] kill a process

2001-03-14 Thread Dan Jablonsky
Hi all, I need to kill a dozen perl programs running simultaneously. I would like to kill them every morning after 6 am but I don't know how to reference the 12 programs. Usually I use kill PID, but in this case I don't know the PID. If I do a ps -al I can see that all perl programs have CMD perl.