Polecenie install
Opcje wykonania install
w konsoli
Back up any existing files. When using the long version of the command, the optional control parameter controls the kind of backup. When no control is specified, install will attempt to read the control value from the VERSION_CONTROL environment variable. Accepted values are:
none, off Never make backups.
numbered, t Make numbered backups.
existing, nil Match existing backups, numbered or simple.
simple, never Always make simple backups.
Create any missing directories.
Set group ID of new file to group (privileged users only).
Print help message, then exit.
Set permissions of new file to mode (octal or symbolic). By default, the mode is 0755.
Set ownership to owner or, if unspecified, to root (privileged users only).
Preserve access and modification times on source files and directories.
Strip symbol tables.
Print name of each directory as it is created.
Print version, then exit.
Do not overwrite file when the target exists and is identical to the new file. Preserve original timestamp.
Create leading components of destination except the last, then copy source to destination.
Use suffix instead of the default backup suffix, usually ~.
Przykłady install działanie w Słownik polecenie I