Mac Equivalent of Task Manager, Command Prompt and Event Viewer
Posted on January 22, 2010 at 5:13 am
Just make the switch from PC to Mac? Even the simplest tasks can seem confusing at first. In Windows, you can get a command prompt using the path Start > All Programs > Accessories > Run. From there, simply type CMD into the run text field and press enter. Very simple.
With Mac OS X, you can get the UNIX Mac equivalent to a command prompt just as easily. Open up Finder and navigate the path Finder > Applications > Utilities. From within the utilities window, double click the terminal icon.
This will open up the OS X Terminal, which is the Mac equivalent of a Command Prompt. Terminal will accept several different commands, just as Command Prompt will on a Windows machine.
From Terminal, you can do just about anything on your Mac, as long as you know the right command. Simple, right?
Now, let’s try out a basic terminal command. With Terminal open, type the following:
emacs
Hit the enter button on your keyboard. Push the ESC + x keys on your keyboard at the same time.
Type one of the following values and hit enter:
5×5
blackbox
dunnet
gomoku
hanoi
landmark
mpuz
pong
snake
solitaire
tetris
You should now have one of the above games running within Terminal.
It’s as easy as that. Now you know how to get a Command Prompt on your Mac computer.
Windows computer’s record all technical data and computer activity using an application called Event Viewer. You can use Event Viewer to view logs of all errors that take place within Windows. To get to Event Viewer, type event viewer into the search box of the start menu, and click the Event Viewer listing from the search results.
The Mac equivalent of Event Viewer is Console. Console is a utility that will allow you to view various activities on your computer and find system errors.
To use Console, start by opening up Finder. Navigate the path: Finder > Applications > Utilities. From within the Utilities window, double click the Console icon.
Another utility that is used quite often in Windows is the Task Manager. Most people are familiar with the Windows Task Manager as doing the “CTRL, ALT, DELETE”. When in doubt, CTRL, ALT DELETE!!. Task Manager allows you to monitor, check, and force quit all running processes and application on a Windows computer.
The Mac OS X equivalent of Task Manager is a utility called Activity Monitor. Basically, Activity Monitor does the same stuff that Task Manager does. You can view running processes and applications, force quit things, view network activity, memory usage, etc…
To get to the Mac OS X Activity Monitor, use the path: Finder > Applications > Utilities. From within the Utilities window, double click the Activity Monitor icon.
There you have it. That is how you use Mac OS X’s equivalents of Window’s Command Prompt, Event Viewer, and Task Manager.
» Filed Under Mac OS X
Related Posts
- What is SeaPort.exe and How to Remove It
- An introduction to the Windows XP Task Manager: Processes, Programs, and Performance – Part I
- AnVir – Free Windows task manager replacement
- An introduction to the Windows XP Task Manager: Processes, Programs, and Performance – Part 2
- How to navigate in the DOS command prompt























Or there’s that funky thing called the start menu and right under accessories you find the command prompt.
Thanks for the guide for Mac newbies. I just bought a MacBook Pro a week ago and am still trying to figure out simple things like how much hard drive space I have left, etc.
just for clarity: a MAC terminal window(exactly as a UNIX terminal window) is not equal to a WINDOWS prompt window! It is really more powerful, so try to use it not only like a windows prompt, and be careful because wrong use of terminal can seriously harm you computer!
Is there a Mac equivalent to MSCONFIG in Windows? If so, that would be awesome.
How can you manage your computer in OS X? Is there an equivalent to Computer Management in Windows? How do you format disks, change drive letters, etc?