Which command is used to rename a file in a UNIX system?
Explanation
In UNIX, the 'mv' command is utilized to rename or move files. While some other systems may use 'ren', UNIX relies on 'mv' for this purpose.
In UNIX, the 'mv' command is utilized to rename or move files. While some other systems may use 'ren', UNIX relies on 'mv' for this purpose.