FROM : OS X AIBO
DATE : Fri Oct 04 20:52:26 2002
--- Guillaume Rager <<email_removed>> wrote:
> Hi list,
>
> just want to know how to relaunch Finder via shell !!!
>
Just as a guess, I tried sending sighup to the Finder process and it
seems to work.
%ps auxwww | grep Finder
me 1259 0.0 1.9 184012 9808 ?? S 11:49AM 0:00.91
/System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
-psn_0_6291457
%kill -HUP 1259
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Fri Oct 04 20:52:26 2002
--- Guillaume Rager <<email_removed>> wrote:
> Hi list,
>
> just want to know how to relaunch Finder via shell !!!
>
Just as a guess, I tried sending sighup to the Finder process and it
seems to work.
%ps auxwww | grep Finder
me 1259 0.0 1.9 184012 9808 ?? S 11:49AM 0:00.91
/System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
-psn_0_6291457
%kill -HUP 1259
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Guillaume Rager | Oct 4, 19:14 | |
| Hasan Diwan | Oct 4, 19:32 | |
| OS X AIBO | Oct 4, 20:52 | |
| Robert Fischer | Oct 6, 11:44 |






Cocoa mail archive

