# Copy and rename at the same time (and can also change path): cp oldFile newFile #Rename only: mv oldName newName