Asyntax.com Unix Commands List
Unix Command or Function to Search:
! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Full description mv

move files
syntax: mv <original> < new name >

This is basically the same as cp only it does not leave a copy of
the file, does not need the -r flag for directories and is a lot
faster then cp.

Another Commands:

mkdirMake a directory info
lprmRemoves print requests from the print queue info
manThe man command which is short for manual provides in depth information about the requested command or allows users to search for commands related to a particular keyword. info
viFile Editor info
mv f1 info