Difference between revisions of "User talk:Goodvibes"
From GnuCash
(→https://wiki.gnucash.org/wiki/index.php?title=Online_Quotes&diff=next&oldid=16381 - Fixed) |
(→Syntaxhighlight lang) |
||
Line 1: | Line 1: | ||
− | == | + | == Syntaxhighlight lang == |
− | + | There is a difference between consoles and shells: | |
− | + | ;[interpreter]con[sole]: <prompt> <command> | |
− | + | :<output> | |
− | + | : <prompt> <command> | |
− | + | :<output> | |
− | + | ;bat, sh, ...: <command> | |
− | + | : <command> |
Revision as of 17:41, 13 June 2020
Syntaxhighlight lang
There is a difference between consoles and shells:
- [interpreter]con[sole]
- <prompt> <command>
- <output>
- <prompt> <command>
- <output>
- bat, sh, ...
- <command>
- <command>