|
|
1.1 root 1: .TH INSTALL 8 bowell
2: .SH NAME
3: install \- place files in their proper homes
4: .SH SYNOPSIS
5: .B /etc/install
6: [
7: .B \-c
8: ] [ \-s ]
9: file dest
10: .SH DESCRIPTION
11: .I Install
12: moves or copies the
13: .I file
14: to
15: .I dest.
16: If
17: .I dest
18: is a directory, the file is installed in the directory.
19: Its main use is in makefiles subsidiary to the primary source directory /src.
20: .PP
21: Option
22: .B \-c
23: causes the file to be copied, otherwise it is moved.
24: Option
25: .B \-s
26: invokes
27: .IR strip (1)
28: on the file first.
29: .PP
30: If possible, the group and owner of
31: .I dest
32: are changed to `bin'.
33: .SH BUGS
34: Only one option can appear.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.