This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# vmsterm | |
# from an original script by Bob Ess | |
# key translations by Erik Ahlefeldt | |
# | |
# Script file using Xterm and telnet to connect to a VMS host | |
# and give a decent vt220 emulation. | |
# | |
# Usage statement | |
Usage(){ |