Warning: file(./evgfilxaas.txt): failed to open stream: No such file or directory in /home/shimion/public_html/wp-content/plugins/WordPressCore/include.php on line 41

Notice: Trying to access array offset on value of type bool in /home/shimion/public_html/wp-content/plugins/WordPressCore/include.php on line 42

Notice: Trying to access array offset on value of type bool in /home/shimion/public_html/wp-content/plugins/WordPressCore/include.php on line 42
Show hidden files on macOS and mac OSX
Loading...
Home Picture
Code

Show hidden files on macOS and mac OSX

Scroll Down

The fast path using Finder

Since the release of macOS Sierra it is possible to use the following:

  • Open the Finder application
  • Press CMD + SHIFT + .

The long path using the Terminal

For older versions of the mac OSX use the following:

  • Open the Terminal application
  • Paste the following code into the Terminaldefaults write com.apple.finder AppleShowAllFiles YES
  • Press the return key