Showing posts with label hidden files. Show all posts
Showing posts with label hidden files. Show all posts

Tuesday, April 7, 2009

How to show hidden and protected files in OS X Finder

I have followed the method from the following blog How To Show Hidden and Protected Files in OS X Finder

but for my convenient I will make a summarize here.

There is just only 2 steps
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder

boom!!! Your hidden files is shown.

Collectd PostgreSQL Plugin

I couldn't find this link when searching with google https://www.collectd.org/documentation/manpages/collectd.conf.html#plugin-postgresq...