-help
|
Displays help information.
|
N/A
|
-f
|
Forcibly overwrites the target file.
|
N/A
|
-i
|
Provides a prompt before moving a file that would overwrite an existing file. Enter y to overwrite the file or enter n to cancel the operation.
|
N/A
|
-n
|
Do not overwrite any existing file or directory.
|
N/A
|
-v
|
This parameter does not take effect although it is supported by the latest Toybox code.
|
N/A
|
SOURCE
|
Specifies the path of the source file.
|
This command cannot be used to move a directory. It can be used to move multiple files at a time.
|
DEST
|
Specifies the destination file path.
|
Both a directory and a file are supported.
|