Re: [SLE] pidof in loop
From: Scott Leighton (helphand_at_pacbell.net)
Date: 06/21/04
- Previous message: C Hamel: "[SLE] CD Writing Problematic"
- In reply to: Michael Satterwhite: "[SLE] pidof in loop"
- Next in thread: Carl William Spitzer IV: "Re: [SLE] pidof in loop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Sun, 20 Jun 2004 16:14:31 -0700
On Sunday 20 June 2004 4:02 pm, Michael Satterwhite wrote:
>
> One of the solutions given was the command
>
> for i in 'pidof spamd'; do kill $i; done
>
For that to work, they have to be backticks don't they?
Scott
-- POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/ Linux 2.6.5-7.75-default -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: C Hamel: "[SLE] CD Writing Problematic"
- In reply to: Michael Satterwhite: "[SLE] pidof in loop"
- Next in thread: Carl William Spitzer IV: "Re: [SLE] pidof in loop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|