(A description of how to rename files)
Perforce does not support a single 'rename' command, but files can be renamed by branching one file into another and then deleting the original file.
The 'from' and 'to' file arguments may include wildcards as long as they are matched.
Integrating from files require read access to the files, but deleting them requires write access.
For further information, see help the commands p4 integrate and p4 delete.