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 ; ...'