Technical Briefs ROHAN help Files rename (mv) Rename is accomplished by use of the mv command. Don't ask why the command is named mv instead of rename, it just is. Usage example: rohan% mv stuff things effectively renames the file stuff to be things, as it does a copy and then a delete.
rename (mv) Rename is accomplished by use of the mv command. Don't ask why the command is named mv instead of rename, it just is. Usage example: rohan% mv stuff things effectively renames the file stuff to be things, as it does a copy and then a delete.
rohan% mv stuff things
effectively renames the file stuff to be things, as it does a copy and then a delete.
SDSU Faculty and Students may send questions about software on ROHAN or ROHAN UNIX problems to problems@rohan.sdsu.edu