MINITAB On-line Help on UNIX

To see the list of MINITAB commands, type

	MTB > help commands
"(MTB >" is the Minitab prompt. You don't type it.)

This command gives you a list of categories of commands you can use. To see the commands in each category, type

	MTB > help commands n
where n is the number of one of the items from the help commands query. For example, number 2 on the list is "Input and Output of Data". So, if you type

	MTB > help commands 2
you get a list of input/output commands. Examples include read, set, insert,write. To learn how to use the read command, for example, type

	MTB > help read