update: 2014/11/15
A. 方式一:
1. Finder > 前往 > 前往檔案夾...
(Go To 的快速鍵: Command + Shift + G)
例如:
a. iTunes 的備份位置:
~/Library/Application Support/MobileSync/
b. 存放 CameraProfiles 檔的位置
~/Library/Application Support/Adobe/CameraRaw/CameraProfiles
a. iTunes 的備份位置:
~/Library/Application Support/MobileSync/
b. 存放 CameraProfiles 檔的位置
~/Library/Application Support/Adobe/CameraRaw/CameraProfiles
3. 另外, 最近有拜訪過的任何資料夾, 可利用以下方式, 再次進入:
Finder > 前往 > 最近使用過的檔案夾 > ....
-----------------------------------------------------------------------------------------------
1. 打開終端機, 輸入以下指令後, 按下 Enter:
defaults write com.apple.finder AppleShowAllFiles TRUE
2. 承上, 再輸入 killall Finder 然後按 Enter, 就可以在 Finder 下看到隱藏的資料夾
3. 由於會顯示所有的隱藏檔, 因此也會在桌面出現, 如果要取消的話, 請輸入:
defaults write com.apple.finder AppleShowAllFiles FALSE ---> Enter
killall Finder ---> Enter
沒有留言:
張貼留言
注意:只有此網誌的成員可以留言。