博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
2016.11.30
阅读量:4919 次
发布时间:2019-06-11

本文共 218 字,大约阅读时间需要 1 分钟。

Mac 显示隐藏文件 defaults write com.apple.finder AppleShowAllFiles -bool true

 

  不显示隐藏文件   defaults write com.apple.finder AppleShowAllFiles -bool false

 注意:⚠️需要重新启动Finder就可以了

转载于:https://www.cnblogs.com/tony0571/p/6116972.html

你可能感兴趣的文章
NOJ 1651 Red packet(二分)
查看>>
php 中间代码opcode
查看>>
Uva 1061 The Morning after Halloween
查看>>
777,755,644在linux中的权限表示
查看>>
【笔记】LR响应时间
查看>>
关于Cocos2d-x中对其他某个类的某个属性的获得
查看>>
Python BeautifulSoup库的用法
查看>>
吴裕雄--天生自然 R语言开发学习:数据集和数据结构
查看>>
vs+ef+mysql 环境设置
查看>>
validform 一款好用的表单验证插件
查看>>
24-Longest Palindromic Substring-Leetcode
查看>>
新的开始——3.3
查看>>
1600802014
查看>>
分区-格式化-挂载-使用
查看>>
Zabbix 3.0入门到企业实战一(介绍监控的目的需求)
查看>>
Building a WPF Sudoku Game: Part 5 - The AI Battle: Loading and Comparing AI Plug-ins
查看>>
Linux-10Year
查看>>
将 Range 对象赋给变量
查看>>
C# int? int区别
查看>>
ASP.NET(C#)——日期函数
查看>>