Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 368 Bytes

mv.md

File metadata and controls

10 lines (9 loc) · 368 Bytes

mv

Moves file(s)/folder(s) into a new location (all remotes)

Usage: mv srcremotepath [--use-pcre] [srcremotepath2 srcremotepath3 ..] dstremotepath

If the location exists and is a folder, the source will be moved there
If the location doesn't exist, the source will be renamed to the destination name given
Options:
 --use-pcre	use PCRE expressions