The following subset of options are useful:
-i, --interactive
prompt before overwrite
-R, -r, --recursive
copy directories recursively
--help display this help and exit
-t, --target-directory=DIRECTORY
copy all SOURCE arguments into DIRECTORY
-T, --no-target-directory
treat DEST as a normal file
a command for copy a file/dir, compatible with linux semantic:
The following subset of options are useful: -i, --interactive prompt before overwrite -R, -r, --recursive copy directories recursively --help display this help and exit -t, --target-directory=DIRECTORY copy all SOURCE arguments into DIRECTORY -T, --no-target-directory treat DEST as a normal file