[aclug-L] Re: script to kill
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On 22 Mar, To: discussion@xxxxxxxxx wrote:
> 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!!!
hmm... that still didn't work, and the command (w/o the kill) returned
nothing... figured out i needed to use ps ax instead of ps e... works
great now!!! : ^ )
jesse
--
<<<Linux lloydix 2.2.14 #1 Sat Jan 22 04:29:13 CST 2000 i586 unknown>>>
Yes! Oh, yes! Read it and weep! In
your face -- I got more chicken bone!
-- Homer Simpson
When Flanders Failed
-- 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
|
|