mv

mv#

Move / rename files.

$ mv old new
$ mv -i old new
$ mv -n old new