iN pURSUIT

Archive for the ‘Apple’ Category

Terminal Commands – Part 2

Posted by: Piyush Aryan on: November 19, 2008

list all contents of a directory

ls -a

List all the directory contents with including hidden files (detailed)

ls -la

Change Directory

cd [directory]

Move to the specified directory, for eg. Applications

cd /Applications

Move or Rename Files

mv [file1] [file2]

Copy a file to either a new filename or destination

cp [file] [destination]

[...]

Terminal Commands – Part 1

Posted by: Piyush Aryan on: September 14, 2008

Mac comes with a very powerful utility known as Terminal (windows has Command Prompt, but it’s not that powerful). Here are some useful commands I have found so far..

Pre-register for iPhone 2 in India

Posted by: Piyush Aryan on: June 29, 2008

Apple has confirmed the launch of iPhone 3G in collaboration with Airtel and Vodaphone in India. Both of them are asking customers to pre-register (click here to pre-register for Airtel and Vodaphone), but also they have put up the following disclaimer on their sites:
Airtel: Some features and services are not available in many areas.
Vodaphone: [...]


Blog Stats

  • 10,301 hits