1919: mv (Acronis Linux Command)

use Google Translate

Last update: 27-05-2010

Moves/renames files

Syntax

  • mv [option]... [source] [destination]
  • mv [option]... [source]... [directory]

Description

Renames source to destination, or moves source(s) to directory.

Options:

  • -f do not prompt before overwriting
  • -i interactive, prompt before overwrite

Example:

  • $ mv /tmp/foo /bin/bar

See also Acronis Linux Commands.

Tags: