| .Nd copy files and set attributes |
| is treated as a directory. Otherwise |
| is treated as a filename. |
| can also change the attributes of the copies. |
| Create missing parent directories to |
| is to be treated as a directory, it is created too if missing. |
| Change the installed files' group to |
| This may be a group name or a group identifier. |
| Change the file modes. Both numerical and symbolic |
| values are supported. See |
| Default mode 0755. If a file has the mode 0644 and |
| Change the installed files' owner to |
| This may be a user name or a user identifier. |
| Copy files into the directory |
| the copy's mode will be 0755 unless |
| is used to select another mode. When the symbolic |
| notation is used, the base mode is 0000. |
| utility is not standardized. This implementation is a subset |
| of the GNU implementation and a subset with extensions to |
| the FreeBSD implementation. |