How do I change the title of the ksh window?
Title for the ksh window, or any console window, can be changed using the shell function command /usr/fun/title. • How can I control the properties of the UWIN Console? It is possible to resize the terminal, change the colors and scroll back through the previously displayed material. The properties of the terminal window can be controlled both through the stty command and by adjusting the Windows properties of the console window. • How do I enable scrolling on a UWIN console window? Set the Screen Buffer Size to a larger value than the Window Size using the control panel. • How do I view man pages on UWIN? Man pages can be viewed in three ways. For most commands, running command –man will generate that man page. The command man command brings up the man page using groff. This requires the groff package. The html version of man pages can be viewed using man -b command • How can I convert a file in MS-DOS text format to UNIX format?. A carriage-return/line-feed marks the end-of-line in