


The last option is to hide or view the files using Apple Developer Tools. You can unhide and change the name whenever needed. Therefore, if you want to hide a file on your Mac then add a dot in the front to make it invisible by default. This is a common behavior as the text after dot is considered as file extension. You can notice, Mac will hide the files that starts with dot like. If you want to unhide the file, simply change the command to unhidden like below. When dragging, you should see a green + icon and you will see the file path added to the command after dropping the file. Now open Finder app and drag and drop the file or folder to the Terminal next to the command. If you don’t know the file path in Mac, just type “ chflags hidden” without pressing enter key. Launch Terminal app and type the below command to hide the file. The second option is to change the visibility parameter of a file or folder using Terminal. Go to Terminal app and hide all systems files as explained above.Move your files inside the “New Folder”.Now, click on the Gear dropdown icon on the toolbar and choose “New Folder” to create a new hidden folder.Mac will show the hidden files in a dimmed color.Now, open Finder and you will see all hidden files on your Mac.Press option key and right-click on the Finder app on your dock and select “Relaunch” option.Copy and paste the below command and hit enter key.ĭefaults write AppleShowAllFiles YES.Type “terminal” and open the Terminal app.Press “Command + Space” to open Spotlight Search.When you share the Mac with multiple users, you may want to view the files hidden by other users on your Mac.įollow the below instructions to view the hidden files on your Mac:.If you are doing web development with local Apache server setup then you may need to modify server configuration files like.When using FTP you may need to upload some hidden files to your server.This is Library folder is by default hidden on your Mac. You want to look for plist files or any other folders in your Library folder.Viewing hidden files is very useful in many situations. In this article, we will explain how to easily show or hide files in Finder app using Terminal app and other options. However, you may need to view the hidden files in many situations. Similar to Windows, system files are by default hidden in Apple macOS. In our earlier article, we have explained how to view hidden files in Windows and hide files from other users.
