Mac quickly show or hide the "hidden" file

Source: Internet
Author: User

"Hidden" files in Unix-like systems and Linux systems are all in dots. That starts with the file name. The same is true in Mac OS. This type of file is not displayed in the default Finder and in various applications. One advantage of this is that many times those "hidden" files may contain important configuration of an application, important data, and so on, if the "unknown" user took the careless modification may affect the operation of the program. Of course, this is also possible through the system settings to determine whether those "hidden" files are displayed. If you want to display the. First file, just execute the following command line in the terminal: Defaults write Com.apple.finder appleshowallfiles-bool YES and then execute the following command to reboot Finder:killall Finder Of course, if you want to hide those files again, just replace yes in the first command with no and then restart the Finder. In fact, in the program's File Save and Open dialog box, if you press command-shift-. It is also possible to quickly toggle the "hidden" file display.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.