With the ditty command, display options such as flow control settings, speed and transparent print settings can be configured for your Digi tty devices. The ditty command is installed in the directory /opt/DIGIras/bin.
To view the ditty command format and option details, see Setting TTY Options.
Important: ditty commands should be manually inserted in the startup file /etc/rc2.d/S99ditty (or any other file beginning with "S99" in the directory) if they are to be executed every time the system boots.
For detailed information on the ditty command, refer to ditty man page which is inserted into man pages when the driver is installed.
Note: To use the man pages for the first time, the path /usr/share/man must be added to the system MANPATH. Here is an example of such a command that is sufficient in most cases. At a root prompt on the system, enter:
MANPATH=$MANPATH:/usr/share/man