mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-07-05 05:04:33 +02:00
Updated FAQ (markdown)
parent
3f1b8884f0
commit
4b0a747706
2
FAQ.md
2
FAQ.md
@ -117,4 +117,4 @@ Use an editor that supports ANSI escape codes. For example:
|
|||||||
$ printf "\033[91mHello\033[0m world.\n" > motd.txt
|
$ printf "\033[91mHello\033[0m world.\n" > motd.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Will print "Hello" in red, then "world." in the default color.
|
Will print "Hello" in red, then "world." in the default color. [More about escape codes here](http://wiki.bash-hackers.org/scripting/terminalcodes).
|
Loading…
x
Reference in New Issue
Block a user