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.

 

© 2023 Digi International Inc. All rights reserved.
mv updated on 07 Apr 2023 11:21 AM