Our site uses cookies

This site uses optional cookies for performance and quality purposes in line with out Cookie Policy.

More Than Symbol On | Keyboard

You’ll see the usual suspects: the letters spilling out your inner monologue, the numbers counting your tabs, and the space bar taking a well-deserved beating. But tucked away in the bottom right corner—sharing a key with the humble period—lives a character we rarely think about.

C:\Users\Name> Or on Linux/macOS:

> I’ll go first: It helped me debug my first line of HTML. more than symbol on keyboard

That tiny > acts like a funnel, a river delta for data. It’s the difference between chaos and organization. Let’s be honest: you’ve used > without even realizing it. You’ll see the usual suspects: the letters spilling

At first glance, it’s just a sideways arrow. A piece of punctuation. But if you stop squinting and start looking, you’ll realize this little glyph is doing a surprising amount of heavy lifting. It’s not just a symbol; it’s a signal. That tiny > acts like a funnel, a river delta for data

In Markdown (the language of this blog post), typing > at the start of a line turns ordinary words into a blockquote. It gives weight and context to someone else’s words. Before fancy emojis, before reaction GIFs, there was the > .

username@computer:~$ Wait—that’s not a > anymore. But in many shells, the > is hiding as the . When you type ls > files.txt , you aren’t just writing a command. You’re telling the computer: “Take the output of ls and send it into this file.”