Jimmy wrote:
> 
> On Tue, 08 Oct 2002 10:33:34 +0800
> "Anuerin G. Diaz" <[EMAIL PROTECTED]> wrote:
> 
> >
> > does killall able to handle mozilla and mozilla-bin if it is invoked
> > with "killall -9 mozilla"? sorry i dont have a linux machine to test
> > now. if it cannot then this script could be modified to mimic killall.
> > would passing a parameter to the 'killmoz' script mess with the $1
> > parameter in awk?
> >
> > ciao!
> >
> Nope it will not work, if you read the mozilla-bin, it is a shell script
> that call other executables.  Killing the shell script will not kill the
> main program.
> 
> regards,
> 

sorry jimmy but you lost me somewhere, my first question was if issuing
'killall -9 mozilla' would also include sending a signal to the
mozilla-bin process (i dont know if killall will only send signals to
exact matches).

the second question was assuming the command was saved to a file and a
paramter is passed to it, would the passed parameter mess with the
workings of the awk part of the 'script' since it uses $1 which will
then be holding the parameter to 'killmoz'?

ciao!

-- 

"Programming, an artform that fights back."

=============================
Anuerin G. Diaz
Design Engineer
Millennium Software, Incorporated
2305 B West Tower, Philippines Stocks Exchange Center,
Exchange Road, Ortigas Center, Pasig City

Tel# 637-4634 loc. 75
Fax# 637-4679

Registered Linux User #246176
=============================
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to