Next / Previous / Index / TCC Help System / Publications / Site map / NM Tech homepage

Changing the name of a file

Tech Computer Center logo

The Unix mv command can be used to change the name of a file:

      % mv oldname newname
This will not affect the contents of the file. It will simply change its name from oldname to newname.
Next: Getting rid of unwanted files
See also: Organizing your files
Previous: Making a copy of a file
Site map
Index: Keyword index to help pages
Help: New Mexico Tech Computer Center: Help System
TCC Publications
Home: About New Mexico Tech

John Shipman, john@nmt.edu

Last updated: 1995/12/04 19:39:34 UT
URL: http://www.nmt.edu/tcc/help/unix/mv.html