Back To The Basics: Navigating The Terminal
On your local computer, the terminal is an interface where you can type and execute text based commands. When used correctly it is faster than any GUI and there are a lot of handy programs and commands that can help your development.
Some basic commands that you can use right away to get comfortable and familiar with the command line are:
The more you use the command line, the more adept you will become, but if you want to get back to your GUI you can run:
and that will take you to the same location from your command line to your GUI.