This article is from the Amiga FAQ, by Ignaz Kellerer with numerous contributions by others.
The variable _mchar is used to separate one command from another in a shell line. So, after the command: 1> Set _mchar ";" you can put more shell commands into the same line, separated from each other by `;'.
 
Continue to: