If you shot yourself in the foot with the combo updater you will find that the only way to install the real Mac OS X 10.6.5 update is to download it from software update and then manually run the package from /Library/Updates/
look for a folder with some random letters and numbers, mine was /Library/Updates/ zzz061-9753 and then run both the X11 update and the OS X update. Good luck.
as it says above, this is a frontend for the lsof command in the terminal. this same type of thing can be done just by piping 'grep' with 'lsof' in the terminal. like this
lsof | grep iTunes
if you wanted to do the same thing without the gui.
[Version 1.4]
There are currently no troubleshooting comments by this member.
Please login or create a new MacUpdate Member account to use this feature
+4
Apple Mac OS X
look for a folder with some random letters and numbers, mine was /Library/Updates/ zzz061-9753 and then run both the X11 update and the OS X update. Good luck.
Apple Mac OS X
+5
HandBrake
You must be running this version of VLC to avoid scanning problems:
http://download.videolan.org/pub/videolan/vlc/1.0.2/macosx/vlc-1.0.2-intel64.dmg
It is the only compiled version known to work well with this version of Handbrake (0.9.4)
Good luck
+1
Sloth
lsof | grep iTunes
if you wanted to do the same thing without the gui.