Template:Prompt
Revision as of 19:38, 6 March 2019 by DoesItReallyMatter (talk | contribs) (Create page, all my work. I got the idea from here)
Links to Command-line interface like {{%}} but more flexible.
Technical restrictions forbid page names of >
and #
, but we can redirect $
and %
here.
Different styles are available:
cmd
: Windows Command Prompt calledcmd.exe
orcmd
bash
: Bourne, Bash and Korn. Linux/Unix/macOS use bash as their default login shellcsh
: C Shellroot
: The root user as shown on a *nix system
Usage:
{{ prompt }}
Examples:
{{ prompt | cmd }}
{{ prompt | bash }}
{{ prompt | csh }}
{{ prompt | root }}