Welcome to Terminal! Commands available: 8 What is Terminal, you ask? Terminal is an emulator. It can be used in various ways on your computer, such as opening up windows and cleaning up memory. To use a command, type it in (don't type in the words in parentheses) and press enter. Make sure your spacing is precise!!! Commands: pwd (Print Working Directory) cd / (initialize before using ls) ls (shows list of directories) #!/bin/bash (I made this one special) :D say (say a word) clear (blank screen) defaults write com.apple.dashboard mcx-disabled -boolean YES (use before typing killall Dock) killall Dock (kills the Dashboard, or project, in this matter) open -n /Applications/Safari.app/ (opens up Safari) Warning: Backspacing can be messy. D: