HAYAMA_Kaoru
|
29608ecbaa
|
example.lsp and README: add error cases
- "Could not resolve hostname"
- error catch when ssh is not found
- rename variables
- password error
|
2024-12-04 22:41:32 +09:00 |
|
HAYAMA_Kaoru
|
e65408bc19
|
README and example: wrote about $EXECUTABLE_NAME
|
2024-12-02 10:28:35 +09:00 |
|
HAYAMA_Kaoru
|
ab0e2b12a3
|
README and example: wrote about $PROGRAM_NAME
|
2024-12-02 10:28:27 +09:00 |
|
HAYAMA_Kaoru
|
3c5630327a
|
New example using ssh
|
2024-12-02 06:27:26 +09:00 |
|
HAYAMA_Kaoru
|
29faa649d1
|
example: add 'interval 200
|
2024-12-01 12:54:17 +09:00 |
|
HAYAMA_Kaoru
|
3c4b2d2e0b
|
example.lsp: make ctrlc with (create-string)
|
2024-12-01 00:47:10 +09:00 |
|
HAYAMA_Kaoru
|
b0efed751b
|
example.lsp runs on Linux and Windows
|
2024-11-30 11:22:43 +09:00 |
|
HAYAMA_Kaoru
|
7cee075958
|
Swap (expect) and (expect*)
|
2024-11-30 10:37:43 +09:00 |
|
HAYAMA_Kaoru
|
4ffb196563
|
Implement (expect) like (case)
|
2024-11-30 02:28:24 +09:00 |
|
HAYAMA_Kaoru
|
de6a18813b
|
Implement (send)
|
2024-11-30 01:09:34 +09:00 |
|
HAYAMA_Kaoru
|
c99698837d
|
(expect*) supports the option 'timeout SECOND
|
2024-11-30 01:09:34 +09:00 |
|
HAYAMA_Kaoru
|
5539fb85ad
|
Read script from argv[1]
|
2024-11-29 23:48:08 +09:00 |
|