Difference between revisions of "Mv"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
= See also = | = See also = | ||
* [[cp]] | * [[cp]] | ||
− | + | * [http://linux.die.net/man/1/mv mv man page] | |
− | * [http:// |
Latest revision as of 10:01, 20 April 2014
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.