1 comment | tags: apple, mac | posted in technology | Author:
nistha
There is no intuitive direct way to hide/unhide files on Mac (at least without using some utility). Apart from the files starting with ‘.’, there can be other forms of hidden files with some implicit flag that makes it tough to unhide them by just renaming in terminal.
This script makes all the hidden files visible-
defaults write com.apple.Finder AppleShowAllFiles YES
Type this in terminal and relaunch Finder. Revert back using ‘NO’ in the command.
To selectively hide/unhide files, use this command on terminal-
/Developer/Tools/SetFile -a V 'filename'
1 comment | tags: apple, iPhone, mac | posted in technology | Author:
nistha
“Finally, the first phone to beat the iPhone… Introducing the NEW iPhone 3G.”
In a perfectly architected keynote, Steve Jobs exposed the new 3G iPhone today. Deliciously affordable at $199 (for 8 gigs), the 3G phones will be available from July 11. The sales are expected to rise once the phone makes its way into the market of new countries. With iPhones, Apple has re-affirmed its superiority when it comes to revolutionizing a long established design – a trait that it introduced with iPods and we know how big of a hit that was. All kudos to Jobs and his team for successfully including the most-demanded features in new iPhones and still keeping the price controlled.
Lets hope some of that translates to a lift in the stock price as well.And I am all excited to adorn my Macbook soon with OS X Leopard, which has been termed as evolutionary, if not revolutionary and reinstates the Mac’s superiority over Windows and Vista in particular.