Difference between revisions of "Mv"

From Linuxintro
imported>ThorstenStaerk
(New page: mv is a command that moves a file from one name to another. It can be used as "renaming" command or as "copy-and-remove" command.)
(No difference)

Revision as of 10:19, 28 March 2010

mv is a command that moves a file from one name to another. It can be used as "renaming" command or as "copy-and-remove" command.