Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

FongMan

macrumors regular
Original poster
Feb 4, 2006
130
0
Hi,

Ever since I updated Skype it refuses to log me in and just crashes. So I deleted all skype files (.app, Application support, preferences and the Skype files in my caches folder). After emptying my trash I used the "Locate" command and all the files I deleted are still showing as on the computer, all the files in the contents of the skype.app and the preferences, are all still being showing when you perform locate. But when I browse using Finder or "cd" to the locations and I "ls" in Terminal I don't see any of the files. Can anybody have any ideas or even a command to locate AND delete in terminal?

Thanks
 
Use updatedb to update locate's database. You can also use find to search:

Code:
sudo find / -iname "*skype*"
 
I'm not really understanding how to use updatedb, can you explain?
 
Ok, it asks for my password and when I put it in it says command not found.
 
Apparently Apple was thinking a bit too differently for some reason.

Code:
sudo /usr/libexec/locate.updatedb
 
ok great, that command worked, thank you. I've deleted all skype files but when I re-install it, it still quits unexpectedly during login. =(
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.