Hidden folders

Got a problem with your Pacemaker?
Don't worry, post here and we might be able to help out!
Post Reply
culman

Hidden folders

Post by culman » Sun Feb 17, 2013 10:16 am

I have a MAC. And installing the beta firmware it says in the instruction that I shall put the softwere into the .Pacemaker folder. If I can´t see it I have to enable hidden folders. BUT, where can I do that? A simple question but essential for the process! Tell me howe to do!

Sox
Admin Sox
Admin Sox
Posts: 347
Joined: Fri Sep 14, 2012 9:25 pm
Location: Bath, England
Contact:

Re: Hidden folders

Post by Sox » Sun Feb 17, 2013 10:58 pm

Sorry I dont have a mac and have never used one so I cant say. Try searching on google
Never experiment with drugs.... you might waste them

ubergeek

Re: Hidden folders

Post by ubergeek » Sun Feb 24, 2013 2:23 am

Culman, In a terminal window (In the Finder menu, Go -> Utilities -> Terminal) type

Code: Select all

defaults write com.apple.finder AppleShowAllFiles TRUE
or

Code: Select all

defaults write com.apple.finder AppleShowAllFiles -bool true
to pick up the changes you'll need to logout/login again, or type

Code: Select all

killall Finder
in the terminal window.

Post Reply