mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-05-25 19:27:44 +03:00
Updated FAQ (markdown)
parent
9c31fb78a8
commit
3f1b8884f0
2
FAQ.md
2
FAQ.md
@ -116,3 +116,5 @@ Use an editor that supports ANSI escape codes. For example:
|
|||||||
```bash
|
```bash
|
||||||
$ 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.
|
Loading…
x
Reference in New Issue
Block a user