- Moves or renames a file or directory; creates destination parent directories as needed
- Refuses to overwrite an existing destination
- Prefer this over shell `mv` — it goes through the same permission checks and external-directory guards as other file tools
