why cannot I see Library folder under my home directory in Finder? [duplicate]

apple.stackexchange https://apple.stackexchange.com/questions/421266

  •  02-06-2021
  •  | 
  •  

문제

I could see ~/Library through Unix command in Mac, yet I cannot see it in a Finder window. I need to go as Finder -> Go to folder -> ~/Library, then I can find it. Does anyone know why is it like that? Thanks! It's macOS Big Sur.

도움이 되었습니까?

해결책

If you want to always see your Library folder in the Finder, you select your Home Folder, then select "View" menu, then "Show View Options" (CMDJ), then check "Show Library Folder". The Library folder will be then visible in the Finder.

다른 팁

Yes, that folder is hidden by default along with another bunch of files and folders becasue most users never need or want to go into it.

To make it visible press:

ShiftCommand .

That's Shift-Command-Period, it will reveal all the hidden files. There is also a command to un-hide just the ~/Library folder:

chflags nohidden ~/Library
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top