Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site usl.UUCP Path: utzoo!decvax!mcnc!akgua!usl!abbes From: abbes@usl.UUCP ( ) Newsgroups: net.decus,net.sources Subject: VMS command interpreter. Message-ID: <766@usl.UUCP> Date: Mon, 19-May-86 22:38:23 EDT Article-I.D.: usl.766 Posted: Mon May 19 22:38:23 1986 Date-Received: Thu, 22-May-86 01:38:21 EDT Reply-To: abbes@usl.UUCP Followup-To: net.decus Distribution: na Lines: 10 Keywords: Vax VMS command interpreter. Xref: mcnc net.decus:285 net.sources:3057 I am posting in the next article a command interpreter for Vax/VMS, offering facilities such as those found in the Unix C- shell. It is a simple (1647 lines) program, written as a collection of DCL procedures. The doc is under the form of help files. You can certainly make it faster if you rewrite it in a compiled language such as "C" or Ada, though it works as is and is not so slow.