1 example for install
#Copies a file into a directory and set the mode to executable (rwxr-xr-x)
install helloworld /usr/bin
#Copies a file into a directory and set the mode to executable (rwxr-xr-x)
install helloworld /usr/bin