List Question
20 TechQA 2024-03-30T01:31:47.427000Expect: Any way to match a specific rule only once?
32 views
Asked by PugzAreCute
How can I compress repetitive expect matches with a loop?
17 views
Asked by Chris
Rsync within expect script: error "No such file or directory"
39 views
Asked by tkow
Expect sudo - comand
15 views
Asked by user23424886
python playwright expect pytest class
38 views
Asked by Piotr Sawicki
How can I pass commands to SSH when using expect while it doesn't support using double quotes?
53 views
Asked by Ilgar
Wildcard(*) SFTP in an expect script?
20 views
Asked by rmorrow
Expect script to iterate through list of files, fetch file and perform local file manipulation
31 views
Asked by TimoT
Can two subprocesses both send messages to stdout inside a Tcl/Expect script?
33 views
Asked by soapergem
Expect script <<sudo - instructions >> doesn't work
17 views
Asked by user23424886
Expect script: How to interrupt (ctrl+c) running script after defined time
35 views
Asked by Alexandra Krnáčová
Expect script: How to set return value of a command to a variable and exit from script if the return value is not 0?
157 views
Asked by Alexandra Krnáčová
Is it possible to force `expect` to `puts` a string of nulls without a newline?
56 views
Asked by merlin2011
What is the difference between referencing a HEREDOC and a File when using expect
37 views
Asked by 45306
Is it possible to detach a tmux session by sending control sequences using expect?
55 views
Asked by merlin2011
Identifying an IP in an Expect Script
36 views
Asked by Liverwiz
How to execute BLE command in script?
76 views
Asked by Eric Hsieh
Prevent expect script from looking for a variable
57 views
Asked by MaestroMaus