LINUX.ORG.RU

История изменений

Исправление xtraeft, (текущая версия) :

Ну да, есть такое

ls -la /Users/xtra/Library/Application\ Support/Blizzard/Diablo\ III/
total 4
drwxrwxrwx 3 root staff  102 апр 20  2012 .
drwxrwxrwx 5 xtra staff  170 янв 24  2014 ..
-rwxrwxrwx 1 root staff 1269 июн 15  2012 D3Prefs.txt
Ничего удивительного, оно ведь бинарным инсталлером ставится.

Полный выхлоп:

find ~/Library/ -not -user xtra
/Users/xtra/Library/Application Support/Blizzard/Diablo III
/Users/xtra/Library/Application Support/Blizzard/Diablo III/D3Prefs.txt
/Users/xtra/Library/Application Support/PokerStars/_update2.dat
/Users/xtra/Library/Application Support/PokerStars/_updcache.dat
/Users/xtra/Library/Caches/com.solidstatenetworks.host
/Users/xtra/Library/Caches/com.solidstatenetworks.host/Cache.db
/Users/xtra/Library/Caches/com.solidstatenetworks.host/Cache.db-shm
/Users/xtra/Library/Caches/com.solidstatenetworks.host/Cache.db-wal
/Users/xtra/Library/Caches/net.battle.bootstrapper
/Users/xtra/Library/Caches/net.battle.bootstrapper/Cache.db
/Users/xtra/Library/Caches/net.battle.bootstrapper/Cache.db-shm
/Users/xtra/Library/Caches/net.battle.bootstrapper/Cache.db-wal
/Users/xtra/Library/Preferences/com.blizzard.diablo3.plist.lockfile
/Users/xtra/Library/Preferences/com.blizzard.Launcher.DriverInfo-diablo3_beta_engb.plist.lockfile
/Users/xtra/Library/Saved Application State/com.adobe.flashplayer.installmanager.savedState
find: `/Users/xtra/Library/Saved Application State/com.adobe.flashplayer.installmanager.savedState': Permission denied

Исходная версия xtraeft, :

Ну да, есть такое

ls -la /Users/xtra/Library/Application\ Support/Blizzard/Diablo\ III/
total 4
drwxrwxrwx 3 root staff  102 апр 20  2012 .
drwxrwxrwx 5 xtra staff  170 янв 24  2014 ..
-rwxrwxrwx 1 root staff 1269 июн 15  2012 D3Prefs.txt
Ничего удивительного, оно ведь бинарным инсталлером ставится.