command
Version:
v0.0.0-...-ba0b20d
Opens a new window with list of versions in this module.
Published: Feb 27, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
`move` moves or renames files and directories.
Use `--force` to overwrite destination paths when needed.
Example usage:
```sh
move old.txt new.txt
move project-v1 project-v2
move --force output.log /tmp/output.log
```
Source Files
¶
Click to show internal directories.
Click to hide internal directories.