'get_inputs()'.
Caught up with renaming in 'install_misc' base class. Changed 'run()' to chmod installed scripts under Unix.
adds the 'install_data' and 'install_scripts' commands; these two are trivial thanks to the 'install_misc' base class in cmd.py. (Minor tweaks and commentary by me; the code is untested so far.)