Friday, October 28, 2011

Accessing the Mac Shell through "Terminal"


Terminal is the program that allows you on a Mac to access the shell. Just do a search for "Terminal" and it will come up.

The shell can be used to move, copy, and rename files using typed commands - just as you can with a mouse - and is the entry point for more advanced file manipulation and programming in languages such as Python.

No comments:

Post a Comment