To show hidden files on Mac OSX:
1. open terminal
2. type: defaults write com.apple.finder AppleShowAllFiles ON
To undo:
1. type: defaults write com.apple.finder AppleShowAllFiles OFF
Posted by LaDonna at 06:25 PM on 08/09/04 • Permalink •
• Filed under:
OS X Tips •
I found this cool tip in the June 2004 MacAddict magazine:
To put Safari in full screen mode, type the following in the address bar (with no spaces):
javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);
Press Return
Drag blue globe to bookmark bar and name it Full Screen
It's a dang cool tip, I tell you.
Posted by LaDonna at 01:23 PM on 05/08/04 • Permalink •
• Filed under:
OS X Tips •
This cool CHMOD permissions calculator was found
here:
This free script provided by JavaScript Kit
Posted by LaDonna at 03:44 AM on 03/25/04 • Permalink •
• Filed under:
OS X Tips •