created by dungeonhound
Viewing sample resized to 27% of original (view original) Loading...
Blacklisted

    We have drive letters, so this can't be a Unix system like Mac or Linux. It could be Windows (or a Windows ancestor), except that we have forward slashes and a touch command.

    The closest fit for this combination is the Git Bash terminal emulator for Windows, but the paths are still a little off. I would guess that it's another shell, but there's a bigger problem: most terminal emulators are wholely incapable of rendering that graphic at the bottom.

    Nearly every system throughout history, in fact, would fail to render that graphic. The pixels are smaller than the letters, and most older terminals only handled ASCII.

    If this is an older system, it must be the case that this is a custom system derived from MS-DOS, where the terminal is being drawn into the program-accessible graphics pixel buffer (for some reason) and the image drawn overtop.

    If this is modern, it's likely a shell similar to Git Bash running in a terminal emulator with image , such as Kitty or Wezterm.

  • |
  • 8
  • davvydavvy said:
    We have drive letters, so this can't be a Unix system like Mac or Linux. It could be Windows (or a Windows ancestor), except that we have forward slashes and a touch command.

    The closest fit for this combination is the Git Bash terminal emulator for Windows, but the paths are still a little off. I would guess that it's another shell, but there's a bigger problem: most terminal emulators are wholely incapable of rendering that graphic at the bottom.

    Nearly every system throughout history, in fact, would fail to render that graphic. The pixels are smaller than the letters, and most older terminals only handled ASCII.

    If this is an older system, it must be the case that this is a custom system derived from MS-DOS, where the terminal is being drawn into the program-accessible graphics pixel buffer (for some reason) and the image drawn overtop.

    If this is modern, it's likely a shell similar to Git Bash running in a terminal emulator with image , such as Kitty or Wezterm.

    I genuinely love meeting people on the Internet that are like a billion times better at things that you do, I have no clue what half of the things you said were lol. I'd love to hear more tho, I don't plan on going back to change this one but I mean hey ill try to uh use the right slash direction at least next time <3

  • |
  • 4