mirror of https://gogs.blitter.com/RLabs/xs
README.md line wraps
This commit is contained in:
parent
0d404470c1
commit
f9fba3227b
|
@ -74,5 +74,7 @@ Running Clent and Server. In separate shells:
|
||||||
* [A]$ sudo hkexshd/hkexshd & # add -d for debugging
|
* [A]$ sudo hkexshd/hkexshd & # add -d for debugging
|
||||||
* [B]$ hkexsh/hkexsh -u joebloggs # add -d for debugging
|
* [B]$ hkexsh/hkexsh -u joebloggs # add -d for debugging
|
||||||
|
|
||||||
NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' afterwards to fix up the shell tty afterwards as stty echo may not be restored if client crashes or is interrupted.
|
NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' afterwards
|
||||||
|
to fix up the shell tty afterwards as stty echo may not be restored if client crashes
|
||||||
|
or is interrupted.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue