wish - interface to the Tk graphics toolkit — Inferno 1ed
wish - interface to the Tk graphics toolkit
wish [file...]
Description
The wish command provides a command line interface to the Tk graphics toolkit. A Tk module is first loaded and initialized. Then input is packaged into Tk commands and sent to that module. The input should be in the format of Tk commands. (See Tk -graphics toolkit in Chapter 13)
Input is first taken from the files, if any, named as command line arguments; afterward, commands are read from standard input.
|
\n
|
newline
|
|
\t
|
tab
|
|
\b
|
blank
|
|
\\
|
backslash
|
Files
/dev/pointer See Also
Tk -graphics toolkit in Chapter 13
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.