[aclug-L] Re: script to kill
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On 22 Mar, Carl D Cravens wrote:
> Huh. What are you substituting for PROG? Do note that the /x/ function
> of awk is a regular expression match... if you search for something like
> /sh/, it'll find bash, ksh, sh, fish, shell, etc. So if you're searching
> for something common, you'll have to be careful to write the pattern to be
> as specific as possible.
yup, the kill `ps e awk junk` is what i did, HOEVER, i'm an idiot and
can't follow instructions... i replaced /PROG/ with the program i'm
killing... rather than just replacing the PROG part... seems to work
now... thanks a lot everyone!!!
jesse
--
<<<Linux lloydix 2.2.14 #1 Sat Jan 22 04:29:13 CST 2000 i586 unknown>>>
I'm not a bad guy. I work hard and I love my kids. So why should
I spend half my Sunday hearing about how I'm going to Hell?
-- Homer Simpson
Homer the Heretic
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
- [aclug-L] script to kill, glandix, 2000/03/21
- [aclug-L] Re: script to kill, Tom Hull, 2000/03/22
- [aclug-L] Re: script to kill, Carl D Cravens, 2000/03/22
- [aclug-L] Re: script to kill, Tom Hull, 2000/03/22
- [aclug-L] Re: script to kill, Carl D Cravens, 2000/03/22
[aclug-L] Re: script to kill, John Goerzen, 2000/03/22
[aclug-L] Re: script to kill, Brian Chapman, 2000/03/23
|
|