The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
kill multiple instances of the same program
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
kill multiple instances of the same program
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
12-16-2007
ipzig
Registered User
Join Date: Aug 2005
Location: in my heart. ..kidding. Calcutta, India.
Posts: 13
I don't have pkill.
Yet, I know the answers a doddle if you can combine kill, ps -fu, and awk '{print $2}' (with ps).
Only, am not able to do it myself, and waiting for a shell expert to do it for me..
Regards
ipzig
ipzig
View Public Profile
Find all posts by ipzig