Template talk:UserCmd
Revision as of 16:12, 11 September 2021 by Andreas85 (talk | contribs) (→Ask for additional Template: new section)
This is a good Template, because it shows how to use it
Ask for additional Template
I would like to suggest an additional Template for sudo-commands.
Why ?
because a lot of commands in this wiki are in reality "root"-commands, but are written with :
user $ sudo something
but this is equivalent to:
root # something
i would suggest the following colors
green |red |white on black user $ sudo something
So a reader will see immediately that this is a command executed as root