Re: The KillAll command

2010-11-24 Thread Jim Barbour
lyn >> - Original Message - >> From: Scott Granados >> To: macvisionaries@googlegroups.com >> Sent: Wednesday, November 24, 2010 10:36 AM >> Subject: Re: The KillAll command >> >> Whoa -9 and -hup do * not * do the same thing. >> >> &

Re: The KillAll command

2010-11-24 Thread Sarah Alawami
tter save these in a backup for future reference. > To all who care: Happy Thanksgiving > > Carolyn > - Original Message - > From: Scott Granados > To: macvisionaries@googlegroups.com > Sent: Wednesday, November 24, 2010 10:36 AM > Subject: Re: The KillAll command

Re: The KillAll command

2010-11-24 Thread Scott Granados
: Happy Thanksgiving > > Carolyn > - Original Message - > From: Scott Granados > To: macvisionaries@googlegroups.com > Sent: Wednesday, November 24, 2010 10:36 AM > Subject: Re: The KillAll command > > Whoa -9 and -hup do * not * do the same thing. > >

Re: The KillAll command

2010-11-24 Thread Hai Nguyen
;>> >>>>> Ah, leave it to Scott to bring us some grace.:) I haven't a clue what >>>>> y'all are talking about. But I guess I should know this in case Alex >>>>> ever decides to give me the silent treatment. I don't recall an initial &

Re: The KillAll command

2010-11-24 Thread louie
>>>> y'all are talking about. But I guess I should know this in case Alex ever >>>> decides to give me the silent treatment. I don't recall an initial post >>>> on this but better save these in a backup for future reference. >>>> To all wh

Re: The KillAll command

2010-11-24 Thread Hai Nguyen
ng about. But I guess I should know this in case Alex ever >>> decides to give me the silent treatment. I don't recall an initial post on >>> this but better save these in a backup for future reference. >>> To all who care: Happy Thanksgiving >>> >

Re: The KillAll command

2010-11-24 Thread louie
save these in a backup for future reference. >> To all who care: Happy Thanksgiving >> >> Carolyn >> - Original Message - >> From: Scott Granados >> To: macvisionaries@googlegroups.com >> Sent: Wednesday, November 24, 2010 10:36 AM >> Sub

Re: The KillAll command

2010-11-24 Thread Hai Nguyen
this but > better save these in a backup for future reference. > To all who care: Happy Thanksgiving > > Carolyn > - Original Message - > From: Scott Granados > To: macvisionaries@googlegroups.com > Sent: Wednesday, November 24, 2010 10:36 AM > Subject: Re: The

Re: The KillAll command

2010-11-24 Thread Kevin Mattingly
but > better save these in a backup for future reference. > To all who care: Happy Thanksgiving > > Carolyn > - Original Message - > From: Scott Granados > To: macvisionaries@googlegroups.com > Sent: Wednesday, November 24, 2010 10:36 AM > Subject: Re: The Kill

Re: The KillAll command

2010-11-24 Thread Carolyn
nce. To all who care: Happy Thanksgiving Carolyn - Original Message - From: Scott Granados To: macvisionaries@googlegroups.com Sent: Wednesday, November 24, 2010 10:36 AM Subject: Re: The KillAll command Whoa -9 and -hup do * not * do the same thing. -9 is a kill all w

Re: The KillAll command

2010-11-24 Thread Scott Granados
Whoa -9 and -hup do * not * do the same thing. -9 is a kill all with no graceful shutdown. -HUP is a restart, -1 is a graceful shutdown. On Nov 24, 2010, at 8:41 AM, Geoff Waaler wrote: > Hi Eric and Nic, > > Thanks much -- the -9 seems to cause a restart, hence appears to have the > ident

Re: The KillAll command

2010-11-24 Thread Geoff Waaler
Hi Eric and Nic, Thanks much -- the -9 seems to cause a restart, hence appears to have the identical affect of the -hup parm. On Nov 24, 2010, at 3:22 AM, Nicolai Svendsen wrote: > Hi! > > True enough. -HUP accomplishes the same thing, though, but of course the > parameters mean something dif

Re: The KillAll command

2010-11-24 Thread Nicolai Svendsen
Hi! True enough. -HUP accomplishes the same thing, though, but of course the parameters mean something different. I always just use -9 to ensure it actually quits, and it's just as efficient in the long-run. And, it's less parameters to type. Regards, ic GoogleTalk: chojiro1...@gmail.com Faceb

Re: The KillAll command

2010-11-24 Thread Eric Oyen
the killall command works. -9 will simply force it to quit. I prefer the use of killall -HUP VoiceOver as it forces a reset of voiceover without going through all the issues of restarting it via keystrokes. btw, you must capitalize the V and the O otherwise it will not find the process name. -

Re: The KillAll command

2010-11-24 Thread Nicolai Svendsen
Hello Jeff, You have the right command, but you write VoiceOver wrong. It is killall -9 VoiceOver Regards, Nic Sent from my iPhone On 24 Nov 2010, at 09:53, Geoff Waaler wrote: > Greetings, > I meant to reply to one of Nic's recent posts, but deleted it. He suggested > that if VO goes sil