IPB
>  Man Pages > Unix > FreeBSD 6.2 > Section 1 > install man page

install man page

Section 1 - FreeBSD 6.2 Man Pages

Other operating system man pages available here


Advanced Search

Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!


INSTALL(1)              FreeBSD General Commands Manual             INSTALL(1)


NAME

     install -- install binaries


SYNOPSIS

     install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
             [-o owner] file1 file2
     install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
             [-o owner] file1 ... fileN directory
     install -d [-v] [-g group] [-m mode] [-o owner] directory ...


DESCRIPTION

     The file(s) are copied to the target file or directory.  If the destina-
     tion is a directory, then the file is copied into directory with its
     original filename.  If the target file already exists, it is either
     renamed to file.old if the -b option is given or overwritten if permis-
     sions allow.  An alternate backup suffix may be specified via the -B
     option's argument.

     The options are as follows:

     -b      Back up any existing files before overwriting them by renaming
             them to file.old.  See -B for specifying a different backup suf-
             fix.

     -B suffix
             Use suffix as the backup suffix if -b is given.

     -C      Copy the file.  If the target file already exists and the files
             are the same, then do not change the modification time of the
             target.  If the target's file flags and mode need not to be
             changed, the target's inode change time is also unchanged.

     -c      Copy the file.  This is actually the default.  The -c option is
             only included for backwards compatibility.

     -d      Create directories.  Missing parent directories are created as
             required.

     -f      Specify the target's file flags; see chflags(1) for a list of
             possible flags and their meanings.

     -g      Specify a group.  A numeric GID is allowed.

     -M      Disable all use of mmap(2).

     -m      Specify an alternate mode.  The default mode is set to rwxr-xr-x
             (0755).  The specified mode may be either an octal or symbolic
             value; see chmod(1) for a description of possible mode values.

     -o      Specify an owner.  A numeric UID is allowed.

     -p      Preserve the access and modification times.  Copy the file, as if
             the -C (compare and copy) option is specified, except if the tar-
             get file does not already exist or is different, then preserve
             the access and modification times of the source file.

     -S      Safe copy.  Normally, install unlinks an existing target before
             installing the new file.  With the -S flag a temporary file is
             used and then renamed to be the target.  The reason this is safer
             is that if the copy or rename fails, the existing target is left
             untouched.

     -s      install exec's the command strip(1) to strip binaries so that
             install can be portable over a large number of systems and binary
             types.  See below for how install can be instructed to use
             another program to strip binaries.

     -v      Cause install to be verbose, showing files as they are installed
             or backed up.

     By default, install preserves all file flags, with the exception of the
     ``nodump'' flag.

     The install utility attempts to prevent moving a file onto itself.

     Installing /dev/null creates an empty file.


ENVIRONMENT

     The install utility checks for the presence of the STRIPBIN environment
     variable and if present, uses the assigned value as the program to run if
     and when the -s option has been specified.


FILES

     INS@XXXX  If either -S option is specified, or the -C or -p option is
               used in conjunction with the -s option, temporary files named
               INS@XXXX, where XXXX is decided by mkstemp(3), are created in
               the target directory.


EXIT STATUS

     The install utility exits 0 on success, and >0 if an error occurs.


COMPATIBILITY

     Historically install moved files by default.  The default was changed to
     copy in FreeBSD 4.4.


SEE ALSO

     chflags(1), chgrp(1), chmod(1), cp(1), mv(1), strip(1), mmap(2), chown(8)


HISTORY

     The install utility appeared in 4.2BSD.


BUGS

     Temporary files may be left in the target directory if install exits
     abnormally.

     File flags cannot be set by fchflags(2) over a NFS file system.  Other
     file systems do not have a concept of flags.  The install utility will
     only warn when flags could not be set on a file system that does not sup-
     port them.

     The install utility with -v falsely says a file is copied when -C snaps
     hard links.

FreeBSD 6.2                       May 7, 2001                      FreeBSD 6.2


Man(1) output converted with man2html and wrapped by fishsponge

This page was generated on Wed Sep 19 19:57:18 BST 2007

Your favourite pages:

No pages logged yet.
Trying to save cookie...

Top 10 most popular pages:

svn man page (5497 hits)
(FreeBSD 6.2)

sqlite3 man page (5423 hits)
(openSUSE 10.2)

adv_cap_autoneg man page (4921 hits)
(Solaris 10 11_06)

CPAN man page (4660 hits)
(Suse Linux 10.1)

ssh man page (4365 hits)
(Suse Linux 10.1)

ssh-socks5-proxy-connect man page (3081 hits)
(Solaris 10 11_06)

netcat man page (2905 hits)
(Suse Linux 10.1)

signal man page (2756 hits)
(Suse Linux 10.1)

startproc man page (2549 hits)
(Suse Linux 10.1)

pprosetup man page (2548 hits)
(Solaris 10 11_06)

Useful Links

Go Back

Visitor Statistics


Valid XHTML 1.0 Transitional     Valid CSS!

Partners: Cambridge Plus :: PYRENEES Winter Activities :: PIC Boot Loader :: <Link Available>
Unix Man Pages / Linux Man Pages :: HiFi Forum :: SIP VoIP Phone & Provider Reviews :: UNIX/Linux Forum Archives

More info on advertising on Unix/Linux Forum