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