I'm collecting vintage and modern command interpreter
prompts. I'm interested in any text-based command
interpreter, whether OS exec, BBS software, programming
language prompts, anything. I'm looking for the characters
of the prompts only, not the software itself.

What I've found I'll list below, along with what people have
sent me. If you have something that's not on the list,
please email it to [email protected] (and let me know if I
can credit your username,) thank you!

COMMAND PROMPTS
===============

CDC NOS 1.3
  /

TOPS-20
  @
  @@
  $
  $$

CP/M 2.2
  A>
  B>

DOS 6.22
  C:\>

File Transfer Protocol
  FTP>

IBM MVS TSO (from leeb, circumlunar.space)
  READY

Telem BBS (from yargo, circumlunar.space)
  COMMAND :>

Forth (from spring, circumlunar.space)
  ok

Python (from solderpunk, circumlunar.space)
  >
  >>>

Clojure REPL: (from julienxx, circumlunar.space)
  user=>

Haskell GHCI: (from julienxx, circumlunar.space)
  Prelude>

Chicken Scheme REPL: (from julienxx, circumlunar.space)
  #;1>

PostgreSQL: (from julienxx, circumlunar.space)
  postgres=#

Ruby IRB: (from julienxx, circumlunar.space)
  irb(main):001:0>

ed: (from katolaz, circumlunar.space)

  ?

sbcl: (from katolaz, circumlunar.space)
  *

erl (Erlang ERPL): (from katolaz, circumlunar.space)
  1>

Clisp: (from losthalo, circumlunar.space)
  [1]>