mv

Move a file or directory.

Syntax

mv <source> <destination> [force]

Parameters

source: The source file or directory to move.

destination: The destination path to move the source file or directory to.

force: Do not ask to overwrite the destination file if it exists.

 

© 2022 Digi International Inc. All rights reserved.
mv updated on 04 Jun 2022 02:42 PM