Sixteen weeksscene 32 / 34~2 min
The terminal
A black window in a parked car.
Late Maple Grove morning, in a parked car behind the school, Finn opens a laptop, opens a black window, and types. To half the world this picture, the hoodie, the black screen, the green-ish text, is the single most intimidating image software has ever produced. Ninety seconds from now it will never intimidate you again.
The black window is a terminalConcept · lights on your mapterminalThe application or window through which you reach the command line. The terminal is the window; the command line is what you do in it, though conversation uses the words interchangeably., and the way of working inside it is the command lineConcept · lights on your mapcommand lineThe text-based way of instructing a computer: type a command, the machine does it and prints the result. Older than every screen you have ever touched, and still often the fastest way.: type an instruction, read the answer, type the next. No buttons, no menus. It is not retro affectation. For precise, repeatable, chainable work, text in and text out remains the fastest tool humans have built, which is why every engineer’s dock still has the black window in it.
So. The part that understands the typing is the shellConcept · lights on your mapshellThe software inside the terminal that reads commands, interprets them, and has the operating system carry them out. Different shells differ like dialects., the interpreter between Finn and the landlord from scene twenty-one. Terminal, shell, command line: window, translator, conversation. Three words for the parts of one picture, used interchangeably by everyone and now decoded for you.
Being somewhere else
The trick that makes the picture powerful is that Finn is not typing to this laptop at all. The first command Finn ran was SSHConcept · lights on your mapSSHSecure Shell: a tool and protocol for connecting securely to a remote computer. After connecting, your commands run on the far machine, not your local one. The everyday bridge between local and remote., and every command since runs on a Linux server three hundred miles away, with only the letters travelling. Local fingers, remote machine, and only the letters make the trip. Finn tails the morning’s ingest logs, greps for one bib to settle a crew question that has been going for twenty minutes on the radio, finds the crossing in the third command, closes the laptop. Ninety seconds. A car park.
That is the whole demystification: a text window, a translator, and a secure line to somewhere else. The screen you have now watched over Finn’s shoulder is the same screen that will matter enormously on a much worse morning, one act from now, on a bridge.
Maple Grove is done: the rehearsal held. Two scenes remain in the sixteen weeks, and they are the two oldest stories at Traversal.
End of scene
This scene covers: command line, terminal, shell, SSH