Semantics : FSMoveStatement

FSMoveStatement  ::=  ( rename | move ) Expr ( except Expr | to Expr | echo )*

Used by:  

Moves files to a different location, or renames a file if the target location is the same.