贼 歪
日常
编程
归档
标签
朋友们
Mac OS 设置文件显隐
Mar 27, 2020
#MacOS
隐藏
chflags hidden
{
path
}
显示
chflags nohidden
{
path
}