The mv (move) command is standard in Unix/Linux to rename or move files. rm is used to delete files, and command names like ren or rename (with this syntax) are either Windows commands or require different arguments depending on the utility installed.