File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / usr / src / man / man1 / install.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:24:19 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v12b, v121, HEAD
Power 6/32 Unix version 1.2b

.TH INSTALL 1 "22 April 1983"
.UC 4
.SH NAME
install \- install binaries
.SH SYNOPSIS
.B install
[
.B \-c
] [
.B \-m
mode ] [
.B \-o
owner ] [
.B \-g
group ] [
.B \-s
] binary destination
.SH DESCRIPTION
.I Binary
is moved (or copied if 
.B \-c
is specified) to
.IR destination .
If
.I destination
already exists,
it is removed before
.I binary
is moved.
If the destination is a directory then
.I binary
is moved into the
.I destination
directory with its original file-name.
.PP
The mode for
.I Destination
is set to 755; the
.B \-m
.I mode
option may be used to specify a different mode.
.PP
.I Destination
is changed to owner root; the
.B \-o
.I owner
option may be used to specify a different owner.
.PP
.I Destination
is changed to group staff; the
.B \-g
.I group
option may be used to specify a different group.
.PP
If the
.B \-s
option is specified the binary is stripped after being installed.
.PP
.I Install
refuses to move a file onto itself.
.SH "SEE ALSO"
chgrp(1), chmod(1), cp(1), mv(1), strip(1), chown(8)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.