Mv

From Linuxintro
Revision as of 10:01, 20 April 2014 by imported>ThorstenStaerk (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

See also