Additions:
||-f,-force|| Force copy even if target exists or is readonly.||
||-r,-recurse|| recursive copy ||
||-r,-recurse|| recursive copy ||
Deletions:
-force|| Force copy even if target exists or is readonly.||
||-r
-recurse|| recursive copy ||
Additions:
===Options===
||-f
-force|| Force copy even if target exists or is readonly.||
||-r
-recurse|| recursive copy ||
[[Commands]]
||-f
-force|| Force copy even if target exists or is readonly.||
||-r
-recurse|| recursive copy ||
[[Commands]]
Deletions:
-f
-force Force copy even if target exists or is readonly.
-r
-recurse recursive copy
Additions:
-r
-recurse recursive copy
if -r is specified and any of the source files are directories they are copied recursively to the target.
-recurse recursive copy
if -r is specified and any of the source files are directories they are copied recursively to the target.
Additions:
If there are 2 or more source files or the target is a directory then files are copied to the target directory.
If there are exactly 2 arguments and the target does not exist or is not a directory then the source ("file") is copied to the target file.
If there are exactly 2 arguments and the target does not exist or is not a directory then the source ("file") is copied to the target file.
Additions:
=====Command cp=====