|
This table compares two command languages: DCL commands used on VMS systems and Unix shell commands. Commands are paired to show how similar functions are specified in both interfaces.
Note that DCL commands may be abbreviated to its shortest unique length. Thus, you may use "TY" for "TYPE" and "DIR" for "DIRECTORY." The first four characters of any DCL command are enough to make it unique. DCL Commands are not case sensitive. You may use UPPER case, lower case, or Mixed Case. Unix commands generally are case sensitive. |