Skip to content

Add support for inheritIO semantics #63

@bobtiernay-okta

Description

@bobtiernay-okta

This is very useful when needing a tty present. A good example is trying to execute a remote command that requires input via a Java based CLI. Since Java 7 this has been supported by ProcessBuilder and is portable. To emulate this behavior in zt-exec one needs to use /dev/tty redirects in the command which isn't portable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions