Skip to content

How do I automate inputs to interactive programs?  #143

Description

@danielporto

Every so often, I need to automate tasks that need to provide answers to interactive programs
For instance, to simulate user's sessions or just because the program does not provide
a non-interactive interface.
Normally, I use "expect" for that (ex: https://phoenixnap.com/kb/linux-expect)

How can the same feature be implemented with go script?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions