Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Console Foundations Getting Started with the Console Introduction

Terminal, Shell, or Console?

So I'm on mac OSX, using the latest Yosemite update. Which application do I use for this course? There's three that come up, Shell, Terminal, and Console. What are the differences and which do I use?

Thanks a bunch for any help provided!

1 Answer

Gavin Ralston
Gavin Ralston
28,770 Points

The terminal gives you access to the console, or shell. Maybe it's just got different names listed there because they're kind of used interchangeably.

"Open the terminal" almost always means "open the console" which almost always also means "find a way to get to your shell prompt"

If you find yourself opening a window and you're in your home directory, you're using the right tool. :)

Thanks a bunch man! I can now continue confidently