mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-05-25 11:17:43 +03:00
Updated FAQ (markdown)
parent
9c31fb78a8
commit
3f1b8884f0
4
FAQ.md
4
FAQ.md
@ -115,4 +115,6 @@ 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