Windows PowerShell command on Get-command expectk
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man expectk

User Commands EXPECTK(1)

NAME

expectk - Expect with Tk support

SYNOPSIS

expectk [ args ]

INTRODUCTION Expectk is a combination of Expect with Tk. (See their respective man pages for a more comprehensive explanation of either.) Expectk should run any wish or Expect script (with

minor changes - see below).

The differences between the Expectk and Expect environment follows. The send command is Tk's. Expect's send command can be

invoked by the name exp_send. (For compatibility, Expect

allows either send or exp_send to be used.)

Scripts may be invoked implicitly on systems which support

the #! notation by marking the script executable, and making

the first line in your script:

#!/usr/local/bin/expectk -f

Of course, the path must accurately describe where Expectk lives. /usr/local/bin is just an example.

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

_______________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE|

|____________________|__________________|_

| Availability | shell/expect |

|____________________|__________________|_

| Interface Stability| Uncommitted |

|____________________|_________________|

NOTES Source for expect is available on http://opensolaris.org. SunOS 5.10 Last change: 15 February 1993 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™