(Sorry if the list receives this message twice) On May 6, 2013, at 12:25 PM, Frank Schima wrote:
I was sometimes able to find invisible folders or files, but never files inside invisible folders.
When I want the Finder to show me hidden files, I run these Terminal commands:
TO SHOW: defaults write com.apple.finder AppleShowAllFiles TRUE –Enter– killall Finder –Enter– TO HIDE: defaults write com.apple.finder AppleShowAllFiles FALSE –Enter– killall Finder –Enter– -- Eneko Gotzon Ares _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
