Re: kill with regex?

2003-01-19 Thread Philipp Gruemmer
Hugh Saunders wrote:

> ps x gives a list of xine's which i would like to kill
[...snip...]
> 2) how do i get kill or bash to realise its an expression?

Is there any reason not to use 'killall xine'?
That's how I do it ususally...

HTH

Greetings, Philipp


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: kill with regex?

2003-01-19 Thread Philipp Gruemmer
Hugh Saunders wrote:

> ps x gives a list of xine's which i would like to kill
> [...snip...]
> 2) how do i get kill or bash to realise its an expression?

Couldn't you simply use 'killall xine'?
I don't see any need of using wildards...

HTH

Greetings, Philipp


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]