Template:Prompt
Revision as of 19:49, 6 March 2019 by DoesItReallyMatter (talk | contribs) (Template:$ and Template:% redirect here but Template:> and Template:# would not be possible)
Links to Command-line interface like {{%}} but more flexible.
$
and %
redirect here but technical restrictions forbid page names of >
and #
.
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 }}