|
|
What is Tksh?How to obtain TkshTksh documentationExample Tksh scriptsLinks to related info |
NOTE: It appears that the SPARC Solaris and Linux versions are missing a required shared library. If you use these architectures, please download:
A supported/commercial version of Tksh can be purchased from Global Technologies.
This example displays a window in an interactive shell that contains a list of the directory contents as well as a list of directories that have been visited. By double clicking on a directory, the working directory in the shell will be changed to the selection; by double clicking on a file, the editor will be invoked on that file from the shell.
This example implements an open file dialog box in Tksh and allows the user to select a file that will be compressed, uuencoded and mailed to a given email address.