Show or not show hidden files on MacOS 日期: 六月 09, 2022 获取链接 Facebook X Pinterest 电子邮件 其他应用 Show or not show hidden files on MacOS show hidden files$ defaults write com.apple.finder AppleShowAllFiles -boolean true $ killall Finder 12not show hidden files$ defaults write com.apple.finder AppleShowAllFiles -boolean false $ killall Finder 12 评论
评论
发表评论