Discussion in Mac started by Oliver Marshall, Feb 26, 2007. If your program is C++, you'll probably want to use one of these commands: clang++ -o program program. Kill program Mac OSX terminal can sometimes be necessary Even though OS X is a pleasure to work with, we have all had a program or process freeze up. Note: On newer versions of OS X, you would use clang instead of gcc, like this: clang program.c -o program Then you can compile your code with by simply running gcc as in the next line without having to fire up the big, ugly software development GUI called Xcode: gcc -Wall -o program program.c In the Terminal app on your Mac, in the window running the shell process you. It’s compatible with x-term that uses the built-in client to connect to the SSH servers right away without needing any outer proxies. Now install the command-line tools like this: xcode-select -install The Terminal is a completely charming look at one foreign mans unfortunate. For those looking for one of the best PuTTY alternatives for Mac, Chrome Secure Shell is the right choice It’s a terminal emulator and SSH client designed for Chrome. How to start Terminal? You need to do another 'Spotlight Search', which means you type ⌘ Space and start typing Terminal and hit Enter when it guesses Terminal. Then you need to install the command-line tools in Terminal. How to find App Store? Do a 'Spotlight Search' by typing ⌘ Space and start typing App Store and hit Enter when it guesses correctly. Now you need the compiler, so you need to go to App Store and install Xcode which is Apple's compiler and development tools.