bash — google terminal0 commands

    QUICK COMMANDS

    What the Google Terminal Easter Egg Does

    No results, no buttons, no suggestions dropping down as you type. Just a prompt waiting for something, and the strong suspicion that you’re about to break it.

    You won’t. Everything typed here either does something small or tells you it doesn’t exist, which is more forgiving than an actual terminal has ever been.

    Google Terminal Commands You Can Type

    Around a dozen commands. Help lists them. Search returns fake results in the old plain-text format. Whoami gives you a mildly rude answer. The rest are jokes that take one line each.

    Running a Search From the Google Terminal

    Type the command everyone types first and it refuses, politely, with an explanation that reads like it’s been asked a great many times before. That refusal is the best line in here.

    Command History in the Google Terminal

    Up and down arrows walk back through what you’ve typed. It’s the one detail that makes it feel like a real prompt rather than a text box pretending.

    Google Easter Eggs Like Google Terminal

    If you want text doing something odder, google matrix runs characters down the screen in columns you can inject words into.

    For a page from before any of this existed, google in 1998 loads the original grey layout complete with a dial-up wait. And google mirror reverses every word on screen.

    Something with a scoreboard instead: google snake and google pac-man both keep count properly.

    FAQ

    What commands does it accept?

    About a dozen, including help, search, fish, games, whoami, date, clear and a few jokes. Typing help prints the full list.

    Does the search command return real results?

    No. It prints made-up results in a plain-text format that mimics how a terminal would show them. Nothing is fetched.

    What happens if you try to delete everything?

    It declines and explains why. Nothing on your machine is touched, since this is only a text box printing lines.

    Can you scroll back through commands?

    Yes. The up and down arrow keys walk through your history the same way a real shell does.

    Is anything actually running?

    No. It matches what you type against a list and prints a response. There is no shell and no connection behind it.

    Image

    Paul Mills is a web developer and writer at webcode.tools. He covers the site's generators and online utilities, with a focus on making everyday HTML, CSS, and JavaScript tasks quicker for people who would rather build something than look up syntax for the tenth time.