IBM 2260 Display Station, a vintage computer terminal showing green text on a cathode-ray tube screen

Whenever I open the Terminal app on my Mac to tweak a setting, flush a cache, or run a quick script, I get a brief flash of feeling like a 1980s movie hacker. It’s just a blank, stark box with a blinking cursor, waiting for text commands. No icons, no buttons, no friendly user interface. Just raw text.

But it got me thinking the other day: why on earth do we still call this app a “Terminal”?

In modern English, a terminal is a departure gate at an airport or a bus station—the absolute end of the line. And as it turns out, that is exactly what it used to mean in the tech world. To understand how we got here, we have to go back to an era when computers were the size of literal refrigerators, and the way we worked with technology was completely flipped upside down.

The Era of the “Dumb” Screen

Back in the 1970s and 80s, if you worked at a university, a bank, or a major corporation, you didn’t have a “computer” on your desk. The idea of every person having an entire computer to themselves was financially laugh-inducing and technologically impossible.

Instead, you had a terminal—often affectionately called a “dumb terminal.”

And they truly were dumb. A terminal was completely hollow. It consisted of a keyboard, a heavy glass cathode-ray tube (CRT) monitor, and just enough internal wiring to send and receive electronic signals over a serial cable. It had zero processing power, no hard drive, and absolutely no “brains.” It couldn’t run programs, it couldn’t play games, and it couldn’t store a single file. It was the literal “end of the line” (the terminal point) for a massive network.

The actual thinking happened in a locked, heavily air-conditioned back room down the hall, where the mainframe computer lived. Mainframes were massive, multi-million-dollar beasts shared by dozens or hundreds of users simultaneously through a process called time-sharing.

The relationship between the two was entirely dependent. If you sat at your desk and typed the letter “A” on your terminal keyboard, that keystroke immediately traveled down a thick copper cable into the back room. The mainframe would process the keystroke, figure out what you were trying to do, and send an electronic signal all the way back down the wire, telling your desk monitor to paint a green, glowing letter “A” on the phosphorus screen.

If the cable snapped, or the mainframe crashed, your terminal became an incredibly expensive, glowing paperweight.

The Great Tech Convergence

Eventually, the microchip revolution changed the rules of the game. Silicon became smaller, vastly more powerful, and incredibly cheap to manufacture. This completely erased the dividing line between the desk and the back room, leading to a massive shift in how hardware evolved.

1. We got Personal Computers (PCs)

Instead of renting a tiny slice of a giant brain in a back room, companies realized they could afford to put a mini-brain right inside the box on your desk. When machines like the Apple II, the IBM PC, and later, the Macintosh took over, the architecture changed. Your modern laptop is actually a hybrid creature: it contains both the terminal interface (the keyboard, mouse, and screen) and the mainframe computer (the CPU, RAM, and solid-state drive) compressed into one sleek, portable chassis.

2. The Hardware Died, but the Software Survived

So, what happened to those physical, heavy plastic text terminals like the legendary DEC VT100? They were thrown into dumpsters by the millions decades ago. They didn’t slowly morph into modern PCs; they became obsolete e-waste.

However, computer engineers still needed a way to talk directly to the underlying operating system using text commands. Because the entire foundation of modern operating systems (like Unix, which macOS is built on) was designed to talk to those old physical text screens, developers wrote software to mimic them.

That software is called a terminal emulator.

That is exactly what your Command Prompt on Windows or Terminal app on Mac is. It is your incredibly powerful, multi-core modern computer running a tiny piece of software that pretends to be a dumb, hollow 1970s hardware screen. When you type commands into it, the operating system treats it exactly as if you were sitting at a desk in 1978, wired directly into a mainframe.

The Modern Analogy: The Cycle Repeats

What I find absolutely fascinating about tech history is that it operates in grand, predictable cycles. We lean toward decentralizing everything (putting the power on our desks), and then we swing back toward centralizing it (putting the power in a central room).

Right now, we’ve actually come completely full circle.

Think about how we use technology today. When you open a web browser to edit a document in Google Docs, stream a high-definition movie on Netflix, or spin up a coding environment on AWS, your laptop isn’t actually doing the heavy lifting. The processor inside your computer isn’t calculating the data; a massive, hyper-powerful server inside a remote cloud data center hundreds of miles away is doing the work.

We are right back to the mainframe era. The physical green-text screens are long gone, replaced by beautiful, vibrant retina displays. But the philosophy is identical. Every single time we connect to the cloud, our ultra-smart, ultra-powerful laptops willingly step back into the role of the humble, classic terminal—acting merely as a window to a giant computer sitting in a room somewhere else.


<
Previous Post
COMPUTER PROGRAMMING AND CODING CURRICULUM FOR SCHOOLS IN NIGERIA
>
Blog Archive
Archive of all previous blog posts