[Wine] Re: Deleting the hidden .wine folder in OSX... Help!

motorollin wineforum-user at winehq.org
Sun Apr 26 03:12:43 CDT 2009


/username/.wine doesn't sound right. In OS X your home directory is located in /Users/username. Instead of using the full path, try this while logged on as the user whose wine directory you want to delete:

rm -rf ~/.wine

The ~ refers to the path to your own home directory, so is equivalent to /Users/foo (if the logged on user is called foo)







More information about the wine-users mailing list