install

install

Manual page and help for the install linux command. This manual page discusses the GNU version of install. The copy copies files, sets access rights, and, if possible, the owner and group. Used similarly to cp: typically in Makefiles to copy programs and other files to the destination directory. It can also be used to create destination directories and directories in front of them in the directory structure and to set access rights for the destination directory. Unable to copy file to itself.