chore(): Add hello world example
This commit is contained in:
parent
cf6e2ced59
commit
6550450b81
|
@ -1,5 +1,10 @@
|
|||
{"version": 2, "width": 238, "height": 56, "timestamp": 1729752663, "idle_time_limit": 300.0, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}}
|
||||
[0.143627, "o", "\u001b]0;root@ee87b34899fc: /workspace/scripts\u0007root@ee87b34899fc:/workspace/scripts# "]
|
||||
[0.240999, "o", "# testing: Hello World!"]
|
||||
[0.320421, "o", "\r\n\u001b]0;root@ee87b34899fc: /workspace/scripts\u0007root@ee87b34899fc:/workspace/scripts# "]
|
||||
[0.984308, "o", "exit\r\n"]
|
||||
{"version": 2, "width": 238, "height": 56, "timestamp": 1729804999, "idle_time_limit": 300.0, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}}
|
||||
[0.161644, "o", "root@a2238b8eb3de:/workspace/scripts$ "]
|
||||
[0.244085, "o", "# testing: Hello World!"]
|
||||
[0.326321, "o", "\r\n"]
|
||||
[0.327652, "o", "root@a2238b8eb3de:/workspace/scripts$ "]
|
||||
[1.051556, "o", "e"]
|
||||
[1.058483, "o", "x"]
|
||||
[1.099347, "o", "i"]
|
||||
[1.13612, "o", "t"]
|
||||
[1.186572, "o", "\r\nlogout\r\n"]
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
#$ delay 50
|
||||
#$ expect \#
|
||||
#$ expect \$
|
||||
|
||||
#$ sendcharacter # testing: Hello World!
|
||||
#$ sendcontrol m
|
||||
#$ expect #
|
||||
#$ expect \$
|
||||
#$ wait 500
|
||||
|
||||
exit
|
Loading…
Reference in New Issue
Block a user