mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
README.md line wraps
This commit is contained in:
parent
0d404470c1
commit
f9fba3227b
1 changed files with 3 additions and 1 deletions
|
@ -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 a new issue