mirror of
https://github.com/danbulant/nushell
synced 2026-06-10 02:00:23 +00:00
263 B
263 B
| title | layout | version |
|---|---|---|
| mv | command | 0.59.0 |
Move files or directories.
Signature
> mv (source) (destination)
Parameters
source: the location to move files/directories fromdestination: the location to move files/directories to