4 changed files with 9 additions and 6 deletions
@ -1,3 +1,4 @@ |
|||||
*pyc |
*pyc |
||||
*~ |
*~ |
||||
venv |
venv |
||||
|
server |
||||
|
@ -0,0 +1,7 @@ |
|||||
|
### Experimental |
||||
|
|
||||
|
1. Compile `server.rkt` with `raco exe server.rkt` |
||||
|
2. Run `./server` |
||||
|
3. Run `source shelltalk.sh` |
||||
|
4. Execute commands |
||||
|
5. See the history for this shell process with `./client.py -R $$` |
Loading…
Reference in new issue