command language
Commands separated  by  a ; are executed sequentially; the shell waits for each command to terminate in turn.  The
return status is the exit status of the last command executed.
move (rename) files
Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.
source manpages: plan9-rcmv