*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> installbsd (1)              
Title
Content
Arch
Section
 

installbsd(1)

Contents


NAME    [Toc]    [Back]

       installbsd - Installs a command (BSD version)

SYNOPSIS    [Toc]    [Back]

       installbsd [-cs] [-g group] [-m mode] [-o owner] file destination


       The installbsd command moves or copies a  binary  file  to
       the  specified  destination file or directory.  It is most
       often used in makefiles.

OPTIONS    [Toc]    [Back]

       Copies file to destination rather than moving it.   Specifies
  a group for the destination file.  The default group
       is staff.  Specifies the mode  of  the  destination  file.
       The  default mode is 755.  Specifies the owner of the destination
 file.  The default owner  is  root.   Causes  the
       binary   file  to  be  stripped  after  installation  (see
       strip(1)).

DESCRIPTION    [Toc]    [Back]

       If destination is a file and such a file  already  exists,
       installbsd  removes it before file is moved or copied.  If
       destination is a directory, file is moved or  copied  into
       that  directory  with  its  original filename.  installbsd
       will not move a file onto itself.

EXAMPLES    [Toc]    [Back]

       To install a new command called fixit,  enter:  installbsd
       -c -o henry fixit /usr/bin

       This  installs  a new command by copying the program fixit
       to /usr/bin/fixit, with user henry as owner.

SEE ALSO    [Toc]    [Back]

      
      
       Commands:  chgrp(1),    chmod(1),     chown(1),     cp(1),
       install(1), make(1), mv(1), strip(1)



                                                    installbsd(1)
[ Back ]
 Similar pages
Name OS Title
install Tru64 Installs a command
bobo Linux Publish Python objects on web servers (command line version)
versw Tru64 Manages the transition from the active version of the operating system to a new version
xfs_chver IRIX change the version of a filesystem to enable the extent unwritten version.
installboot OpenBSD installs a bootstrap on an FFS disk or partition
installboot OpenBSD installs a bootstrap on an FFS disk or partition
autofsmount Tru64 Installs and removes AutoFS intercept points
DtMsgLogSetHandler HP-UX installs an alternate message logging handler
XmRepTypeInstallTearOffModelConvert HP-UX A representation type manager function that installs the resource converter for XmNtearOffModel.
XmRepTypeInstallTearOffModelConverter IRIX A representation type manager function that installs the resource converter for XmNtearOffModel.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service