Complete.Org: Mailing Lists: Archives: discussion: March 2000:
[aclug-L] Re: script to kill
Home

[aclug-L] Re: script to kill

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: script to kill
From: glandix@xxxxxxxxxxxxxx
Date: Wed, 22 Mar 2000 23:27:03 -0600 (CST)
Reply-to: discussion@xxxxxxxxx

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


[Prev in Thread] Current Thread [Next in Thread]