Possibly an easy question:
What is the difference between using Terminal, X11, & Darwin? When using very computationally intensive programs at the command line, which should
I use?
Possibly an easy question:
What is the difference between using Terminal, X11, & Darwin? When using very computationally intensive programs at the command line, which should
I use?
Possibly an easy question:
What is the difference between using Terminal, X11, & Darwin? When using very computationally intensive programs at the command line, which should
I use?
Possibly an easy question:
What is the difference between using Terminal, X11, & Darwin? When using very computationally intensive programs at the command line, which should
I use?
MS <test@testing.com> wrote in message news:<beho03$7iq$1@news.fas.harvard.edu>...
Possibly an easy question:
What is the difference between using Terminal, X11, & Darwin? When using >> very computationally intensive programs at the command line, which should >> I use?
These are not comparable entities.
Terminal is an application that allows you to run a command-line
interface to the operating system. The Terminal application uses the
Quartz windowing system and Aqua interface to integrate nicely with
other Mac applications.
X11 is a protocol for creating and interacting with graphical windows
on a display. X11 is the standard graphical interface for unixlike
systems. However, OS X uses Apple's Quartz windowing system, so X11 is optional. There are several implementations available for OS X, and
Apple will include its own as part of OS X 10.3. There is a standard
X11 application called xterm that, like Terminal, provides a
command-line interface within a window. The differences between these
two are minimal. Terminal will do everything you are likely to need to
do. xterm is more comfortable to people working in a more X11-oriented environment on their Mac.
Darwin is the operating system itself on which all the other elements
are built. You may run Darwin alone, without the rest of OS X (Quartz
Aqua etc). Along with X11, this makes your Mac a fairly basic
Unix(like) box.
So, back to your question, if you mean "Is there a difference between
running a program from Terminal and xterm?" then the answer is no.
They are the same thing except for minor user interface differences.
If you mean "Would my Mac be faster at running code on a bare Darwin
system (or in console mode, without any windowing system) than on a
full OS X system?" Then the answer would be probably. But then one
might consider why a Mac rather than other hardware?
Eric Salathe
Sysop: | Gate Keeper |
---|---|
Location: | Shelby, NC |
Users: | 790 |
Nodes: | 20 (0 / 20) |
Uptime: | 41:31:04 |
Calls: | 12,115 |
Files: | 5,294 |
Messages: | 564,934 |