yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

What is Terminal?


2m read
·Nov 3, 2024

Hey guys, this is Matt Canzano. This is a video on what exactly Terminal is.

Now, some of you think anything you ever do in Terminal, like Emacs for instance, is Terminal itself doing all these things. They think that without Terminal, they wouldn't be playing Snake. But I did explain what Terminal really is.

Now, you see, Terminal is more of a window to Unix. Terminal just runs UNIX applications on your Mac. So, Emacs is an application, which is a UNIX application, and all Terminal does is open it up, pipe standard output of the program, and print it out to the Terminal window. It then lets keystrokes go back to the program. So, you're not actually using Terminal when you run Emacs; you're using Emacs. Emacs is just being displayed through Terminal.

I'll give an example by showing you the actual application that is Emacs, or something like that, and I'll show you that it's not actually Terminal. So right here is Emacs as an application. I'll just copy that and paste it onto my desktop, and it will open it up. It'll open with Terminal; right here it's displayed with Terminal, but what it really is is Emacs.

So, that's just an example. Terminal, like I said, is just a window to display anything you run. So, nothing is actually in Terminal except for this command line and anything you type, like read or set. Every other command is basically an application somewhere on the hard drive.

So, that's just a brief explanation of Terminal. So, don't say it's in Terminal; say it's on... it's running through Terminal.

So, thank you for watching! My kids are on subscribe.

More Articles

View All
Variables and assignment | Intro to CS - Python | Khan Academy
When we run a program, the computer executes each instruction line by line. Then, when it finishes with an instruction, it clears out its working memory, so the computer has forgotten what it just did by the time it gets to the next line. But what if we w…
DO THIS To Turn $30,000 Into $3,000,000! | Kevin O'Leary & Sam Sheffer
[Music] Hey everybody, Mr. Wonderful here with another episode of Ask Mr. Wonderful. You know I gotta be honest with you, it’s my favorite show! I love it because it’s your questions that make it happen. And today we’re gonna take a little drive down a te…
Writing y = mx proportional equations worked example 1 | Grade 8 (TX) | Khan Academy
We are told in a rowing exercise Claudia completes 450 strokes in 15 minutes. Write an equation that can be used to find the number of strokes y she can row in x minutes. So, pause this video and see if you can figure that out. All right, now let’s think…
7 STOIC PRINCIPLES FOR INNER PEACE | STOICISM
Fellow Stoics, do you feel you can find inner calm even with all the noise today? Imagine handling life’s ups and downs as calmly as a tranquil lake, no matter how turbulent it becomes. Sounds too wonderful to be true? Not exactly! In this video, we will…
Beautiful and Elusive: This Bird Is Losing Its Home | National Geographic
[Music] My name is Roger Factor. I’m a conservationist working for the Wildlife Conservation Society. Most of my weekend, actually, when I’m not busy doing some other thing on conservation, I’m out bird-watching. We are inside the Colloforus today, just…
Application of the fundamental laws (solve) | Electrical engineering | Khan Academy
So in the last video, we did our circuit analysis. We set up the four equations that we needed to solve in order to figure out all the voltages and currents in our example circuit. And so now we’re going to solve it. This is a matter of doing the algebra …