install()
Instance Public methods
Copy SOURCE to DEST.
1 2 3 4 5 6 | ruby -run -e install -- [ OPTION ] SOURCE DEST -p apply access/modification times of SOURCE files to corresponding destination files -m set permission mode (as in chmod), instead of 0755 -v verbose |
Please login to continue.