next up previous contents index
Next: Variables and Variable Substitution Up: The WRspice Shell Previous: I/O Redirection   Contents   Index


Semicolon Termination

More than one command may be put on one line, separated by semicolons `;'. The semicolons must be isolated by white space, however. Thus a multi-command alias might be written

alias word 'command1 ; command2 ; ...'



Stephen R. Whiteley 2022-09-18