Remix.run Logo
wodenokoto 4 days ago

Is the author using `/ #` as the prompt string? I find the commandline sections hard to read.

johannes1234321 4 days ago | parent | next [-]

If you look at the first command - there he switches into a docker container, where archlinux seems to use that as root prompt.

arccy 4 days ago | parent | prev [-]

sounds reasonable: `#` is the standard prompt marker when you're root, `/` is the path they're currently at.